This commit is contained in:
Jordan Bates 2013-05-12 22:08:30 -07:00
parent 1fc31411f5
commit ee5635795c
4 changed files with 8 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -125,12 +125,16 @@ a {
border-width: 0;
transition: all .1s .05s ease-in-out;
}
:root.centered-links #shortcuts {
width: 300px;
text-align: right;
}
:root.centered-links #header-bar {
text-align: center;
}
:root.centered-links #custom-board-list {
position: relative;
left: 80px;
left: 150px;
}
.fixed.top #header-bar {
border-bottom-width: 1px;