Template:GeorgiaTech/css/experiment.css

From 2014.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 110: Line 110:
         text-decoration:none;
         text-decoration:none;
         background-color: transparent;
         background-color: transparent;
-
}
 
-
 
-
.clear {
 
-
    clear: both;
 
-
    height: 50px;
 
}
}
Line 163: Line 158:
}
}
 +
.content img {
 +
    margin:10px;
 +
    -webkit-border-radius: 10px;
 +
    -moz-border-radius: 10px;
 +
    border-radius: 10px;
 +
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 +
}
.imgright {
.imgright {
     margin:20px;
     margin:20px;

Latest revision as of 19:39, 21 July 2014