From f5a63c7701fbea27703dd70aac3f7b7f2bc9340c Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:20:07 +0000 Subject: [PATCH] updated --- screen.css | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/screen.css b/screen.css index b27aacfe..c00bdd37 100644 --- a/screen.css +++ b/screen.css @@ -10,19 +10,6 @@ a:hover{color: red;} a:visited{color: darkblue;} - #mission-statement{width: 900px; height: 160px; overflow: auto; background-color: #fff; color: black; padding: 12px; } - - #mission-statement p{font-size: 14px !important;} - #mission-statement h1{font-size: 24px !important; line-height: 36px !important;} - #mission-statement h2{font-size: 18px !important; line-height: 36px !important;} - #mission-statement h3{font-size: 16px !important; line-height: 36px !important;} - - #mission-signup{line-height: 90px; text-align: center; width: 900px;} - - #mission-signup a{color: white; padding: 10px;} - - #mission-signup a:hover{color: black; background-color: yellow;} - #navi { width: 100%; } #navi div { width: 974px; margin: 0 auto; } @@ -31,26 +18,12 @@ #bd h1{margin: 0;} - #content {margin-right: 400px;} - #content h1{font-size: 34px; margin: 0; padding: 0;} #content h2{font-size: 22px; margin: 0; padding: 0;} - #tab-news #content dl{padding: 0; margin: 0; } - - #tab-news #content dt{font-size: 18px; line-height: 36px; font-weight: normal;} - #sub p{font-size: 14px; margin: 0; padding: 0;} - #signup-form{background-color: #ae0301; width: 550px; height: 65px; border: 2px solid #c60803; line-height: 65px; text-align: center; margin-top: 10px;} - - #signup-form p{font-size: 30px;} - - #signup-form a{color: orange; font-weight: bold; text-decoration: none; padding: 10px;} - - #signup-form p a:hover{text-decoration: underline;} - #logos ul{padding: 0; margin: 0; text-align: center;} #logos li{display: inline; list-style: none;} @@ -124,4 +97,6 @@ img { padding-bottom: 15px; } #navi form{width:460px;position:absolute;top:0;right:0;height:50px;line-height:50px} -#navi form p{line-height:50px}#navi form input{padding:5px} \ No newline at end of file +#navi form p{line-height:50px}#navi form input{padding:5px} + +.c { text-align: center; } \ No newline at end of file -- 2.25.1