commit - 81d405ac79170dfcc335731eadf777a2606b5d47
commit + bb19f9aa23afc9f0eeb01a3a12c89796367407e6
blob - f73d33323f5832a04a0b046702dbc129a1662ec5
blob + a8f61b9c45cf3b7832b8170dc05729ae29b59b24
--- stylesheet.css
+++ stylesheet.css
background: #ffffff;
color: #000000;
font-family: BitStream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
- font-size: 13px;
+ font-size: 12px;
font-weight: normal;
text-align: center;
}
color: #777777;
background: #dddddd;
padding: 3px 3px 3px 3px;
- font-size: 13px;
+ font-size: 12px;
}
.button:hover {
}
#login_table h4 {
- font-size: 13px;
+ font-size: 12px;
}
#menu {
#edit_form h3 {
text-align: center;
- font-size: 13px;
+ font-size: 12px;
margin: 0;
background: #AFE1A6; /*#b4004a;*/
border: 1px solid #bbb;
#alias_table h3, #mailbox_table h3, #overview_table h3, #log_table h3, #admin_table h3 {
background: silver;
text-align: left;
- font-size: 13px;
+ font-size: 12px;
font-weight: bold;
padding-left: 20px;
line-height: 25px;
line-height: 20px;
text-align: left;
padding-left: 15px;
- font-size: 12px;
+ font-size: 11px;
}
#footer a {