344acdc3e9f99561a6381de5604c8eee0fe7f4ea
[myslice.git] / views / static / css / topmenu.css
1 /* this is to get the content below the navbar */
2 body {
3     padding-top: 60px;
4     padding-bottom: 20px;
5 }
6
7 /* center the buttons vertically in the header */
8 div.topmenu { padding-top: 7px; }
9 ul.logged-in { padding-top: 10px; }
10 button#logout { 
11 /*    margin-left: 8px;  */
12     margin-bottom: 10px; 
13 }
14 ul.logged-in, button.logged-in { font-size: x-small; }