Team:Brown-Stanford/Outreach/css jquery ui

From 2011.igem.org

(Difference between revisions)
(Blanked the page)
 
Line 1: Line 1:
-
/* ------ general
 
-
-----------------------------------------------*/
 
-
body {
 
-
font-family:Arial, Helvetica, sans-serif;
 
-
background:#F1F1F1;
 
-
}
 
-
 
-
/* ------ mobilyblocks
 
-
-----------------------------------------------*/
 
-
 
-
 
-
.socials {
 
-
display:block;
 
-
width:32px;
 
-
height:32px;
 
-
background:url(../img/socials/share.png) no-repeat;
 
-
cursor:pointer;
 
-
position:relative;
 
-
}
 
-
 
-
.nature {
 
-
display:block;
 
-
width:150px;
 
-
height:150px;
 
-
background:url(../img/nature/img1.png) no-repeat;
 
-
cursor:pointer;
 
-
position:relative;
 
-
}
 
-
 
-
.socials, .nature {
 
-
margin:0 auto;
 
-
}
 
-
 
-
.socials {
 
-
margin-bottom:50px;
 
-
}
 
-
 
-
ul.reset,
 
-
ul.reset li {
 
-
display:block;
 
-
list-style:none;
 
-
padding:0;
 
-
margin:0;
 
-
}
 
-
 
-
ul.reset li {
 
-
position:absolute;
 
-
}
 
-
 
-
ul.reset li a {
 
-
outline:none;
 
-
}
 
-
 
-
#content {
 
-
margin:100px auto 0;
 
-
width:560px;
 
-
}
 
-
 
-
 
-
a {
 
-
color:#fff;
 
-
}
 
-
 
-
a img {
 
-
border:none;
 
-
}
 

Latest revision as of 21:19, 8 July 2011