Merge branch 'master' of ssh://git.onelab.eu/git/myslice
[myslice.git] / ui / 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: 12px; }
10 button#logout { 
11 /*    margin-left: 8px;  */
12     margin-bottom: 10px; 
13 }
14 ul.logged-in { font-size: x-small; }
15 button.logged-in { font-size: small; }