commit bb19f9aa23afc9f0eeb01a3a12c89796367407e6 from: mischa date: Tue Sep 06 14:01:05 2022 UTC smaller font-size commit - 81d405ac79170dfcc335731eadf777a2606b5d47 commit + bb19f9aa23afc9f0eeb01a3a12c89796367407e6 blob - f73d33323f5832a04a0b046702dbc129a1662ec5 blob + a8f61b9c45cf3b7832b8170dc05729ae29b59b24 --- stylesheet.css +++ stylesheet.css @@ -2,7 +2,7 @@ body { 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; } @@ -26,7 +26,7 @@ a:visited, a:active { color: #777777; background: #dddddd; padding: 3px 3px 3px 3px; - font-size: 13px; + font-size: 12px; } .button:hover { @@ -70,7 +70,7 @@ a:visited, a:active { } #login_table h4 { - font-size: 13px; + font-size: 12px; } #menu { @@ -116,7 +116,7 @@ a:visited, a:active { #edit_form h3 { text-align: center; - font-size: 13px; + font-size: 12px; margin: 0; background: #AFE1A6; /*#b4004a;*/ border: 1px solid #bbb; @@ -205,7 +205,7 @@ a:visited, a:active { #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; @@ -221,7 +221,7 @@ a:visited, a:active { line-height: 20px; text-align: left; padding-left: 15px; - font-size: 12px; + font-size: 11px; } #footer a {