0b9f14f6b2fd6cae8828fe5f7f6a68f21b4c8d07
[myslice.git] / views / 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 div.topmenu { padding-top: 10px; }
8 button#logout { 
9     margin-left: 8px; 
10     margin-bottom: 10px; 
11 }