source: LATMOS-Accounts-Web/root/static/style.css @ 123

Last change on this file since 123 was 123, checked in by nanardon, 15 years ago
  • add groups subsection
File size: 155 bytes
Line 
1img {
2    border: none;
3}
4
5#head {
6    font-size: 2em;
7}
8
9#mainmenu {
10    font-size: 80%;
11}
12
13.pmenu {
14    background-color: #6666CC;
15    padding: 0.5em;
16}
Note: See TracBrowser for help on using the repository browser.