diff -r 1b2dffb4ac2b -r 69b81d5e1b33 publication/css/periplus.css --- a/publication/css/periplus.css Tue Apr 15 17:46:09 2014 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -/* Move down content because we have a fixed navbar that is 50px tall */ -body { - padding-top: 50px; - padding-bottom: 20px; -} - -.navbar-periplus { -background-color: SteelBlue; -border-color: #e7e7e7; -} - -.navbar-periplus .navbar-brand-periplus { - color: whitesmoke; - background-color: transparent; -} - -.navbar-periplus .navbar-brand-periplus:focus { - color: whitesmoke; - background-color: transparent; -} - -.navbar-periplus .navbar-brand-periplus:hover { - color: silver; - background-color: transparent; -} - \ No newline at end of file