Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
dafnap committed Sep 10, 2015
1 parent 5035217 commit 2a58831
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions site/css/screen.css
Expand Up @@ -310,8 +310,6 @@ header { background:#222; width:100%; height:90px; position:fixed; top:0; left:0
.box-col p { font-size:14px; line-height:1.5em; margin:0; color:#cbbdad}




/* Section3 */
#section3 { padding:50px 0 0px; background-color: #cbbdad; }
#intro { width:600px; }
Expand All @@ -322,8 +320,9 @@ header { background:#222; width:100%; height:90px; position:fixed; top:0; left:0
#sidebar { width:296px; float:right; }
#sidebar h3 { font-size:24px; color:#222; line-height:0.5em; padding-bottom:18px; border-bottom:1px solid #222; margin-bottom:20px;
font-family: "mic-32-new-web-n5","mic-32-new-web",sans-serif; font-style: normal; font-weight: 50; text-wrap: normal;}
#sidebar li {display: block; margin-bottom:20px; }
#sidebar p { color:#222; font-size:14px; margin-bottom:18px; }
#sidebar a { font-size:16px; font-weight:bold; color:#222; text-align:center; -webkit-transition: all 400ms ease;
#sidebar a { font-size:16px; font-weight:normal; color:#8F5A12; text-align:center; -webkit-transition: all 400ms ease;
-moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; }


Expand Down

0 comments on commit 2a58831

Please sign in to comment.