Fixed cursor; Changed settings text position

This commit is contained in:
NejcZdovc
2016-11-17 13:25:40 +01:00
committed by József Farkas
parent b394428110
commit 1d47f9c758
3 changed files with 12 additions and 1 deletions

View File

@@ -25,6 +25,10 @@ main-app {
}
}
.nav-pills > li > a {
cursor: pointer;
}
/* GitHub ribbon */
.github-fork-ribbon {
background-color: #a00;