Template:Team:Amsterdam/stylesheet

From 2012.igem.org

(Difference between revisions)
 
(61 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
/* Change Default elements */
/* Change Default elements */
 +
html, body, #globalWrapper{
html, body, #globalWrapper{
padding: 0;
padding: 0;
margin: 0;
margin: 0;
height: 100%
height: 100%
 +
}
 +
 +
a{
 +
        color: #000DFF;
 +
}
 +
 +
a:visited{
 +
        color: #000DFF;
}
}
Line 81: Line 91:
}
}
 +
.first{
 +
        display: block;
 +
        text-decoration: none;
 +
        text-align: left;
 +
        font-size: 20px;
 +
        font-weight: bold;
 +
        text-shadow: #AAA 0 0 1.5px;
 +
        width: 210px;
 +
        padding-left: 15px;
 +
        padding-right: 15px;
 +
        padding-top: 5px;
 +
        padding-bottom: 5px;
 +
        border-bottom: 1px solid #919396;
 +
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 40%, transparent 75%, transparent 100%);
 +
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0, 0, 0, 0.1)), color-stop(40%,rgba(0, 0, 0, 0.1)), color-stop(75%,transparent), color-stop(100%,transparent));
 +
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00000000',GradientType=1 );
 +
        list-style-type: none;
 +
list-style-image: none;
 +
list-style-position: outside;
 +
}
 +
 +
textarea{
 +
    height: 200px;
 +
}
 +
 +
div.tright{
 +
        border-style: none;
 +
        padding: 10px;
 +
}
 +
 +
div.tleft{
 +
        border-style: none;
 +
        padding: 10px;
 +
}
 +
 +
#toc{
 +
        float: right;
 +
        width: 400px; 
 +
}
/* Text styles */
/* Text styles */
p {
p {
Line 131: Line 180:
padding-left: 0px;
padding-left: 0px;
}  
}  
 +
table,th, td
 +
{
 +
        padding: 5px;
 +
        margin: 10px;
 +
}
 +
table
 +
{
 +
        border: 1px solid black;
 +
        border-collapse:collapse;
 +
}
 +
th
 +
{
 +
        background-color:#339966;
 +
        color:white;
 +
}
/* Setup for Page Elements */
/* Setup for Page Elements */
Line 145: Line 209:
border-width:2px 1px;
border-width:2px 1px;
border-radius: 30px;
border-radius: 30px;
-
color: #333333;
+
color: #5A5A5A;
box-shadow: 0 0 3px 1px #000000;
box-shadow: 0 0 3px 1px #000000;
}
}
Line 240: Line 304:
list-style-position: outside;
list-style-position: outside;
margin-top: 1px;
margin-top: 1px;
-
border-top: 1px solid #919396;
+
//border-top: 1px solid #919396;
}
}
Line 246: Line 310:
margin: 0;
margin: 0;
margin-bottom: 1px;
margin-bottom: 1px;
-
padding: 0;
+
        padding: 0px;
}
}
Line 254: Line 318:
#navmenu ul a{
#navmenu ul a{
 +
text-align:left;
display: block;
display: block;
text-decoration: none;
text-decoration: none;
Line 269: Line 334:
}
}
-
#navmenu > ul > li:last-child a{
+
#navmenu > ul > li:last-child > a{
border-bottom: none;
border-bottom: none;
}
}
Line 279: Line 344:
#navmenu ul ul{
#navmenu ul ul{
border-left: 10px solid #919396;
border-left: 10px solid #919396;
 +
border-top: 1px solid #919396;
}
}
#navmenu ul ul a{
#navmenu ul ul a{
-
font-size: 18px;
+
font-size: 17px;
font-weight: normal;
font-weight: normal;
}
}
Line 290: Line 356:
font-weight: normal;
font-weight: normal;
}
}
-
 
-
/* Social Feeds */
 
-
#social-feeds {
 
-
margin: -15px;
 
-
overflow: hidden;
 
-
}
 
-
 
-
#feed-selection a {
 
-
width: 50%;
 
-
display: block;
 
-
float: left;
 
-
padding-left: 15px;
 
-
margin-right: -16px;
 
-
padding-top: 10px;
 
-
padding-bottom: 10px;
 
-
border-left: 1px solid #919396;
 
-
border-bottom: 1px solid #919396;
 
-
}
 
-
 
-
#feed-selection a:first-child {
 
-
border-left: none;
 
-
}
 
-
 
-
#feed-fb {
 
-
float: left;
 
-
width: 100%;
 
-
}
 
-
 
-
#feed-fb .rssHeader{
 
-
padding: 0 15px;
 
-
}
 
-
 
-
#feed-fb .rssHeader img{
 
-
float: left;
 
-
}
 
-
 
-
#feed-fb .rssHeader a{
 
-
display: block;
 
-
}
 
-
 
-
#feed-fb #extraborder{
 
-
border-top: 1px solid #919396;
 
-
margin-bottom: 1px;
 
-
}
 
-
 
-
#feed-fb .rssBody{
 
-
padding: 0 5px 0 15px;
 
-
overflow-y: scroll;
 
-
overflow-x: hidden;
 
-
height: 500px;
 
-
clear: both;
 
-
border-top: 1px solid #919396;
 
-
border-bottom: 1px solid #919396;
 
-
margin-bottom: 1px;
 
-
}
 
-
 
-
#feed-fb .rssBody ul {
 
-
line-height: 1;
 
-
margin: 0;
 
-
list-style-type: none;
 
-
list-style-image: none;
 
-
list-style-position: outside;
 
-
}
 
-
 
-
#feed-fb .fb_iframe_widget {
 
-
position: static;
 
-
display: block;
 
-
clear: both;
 
-
}
 
-
 
-
#feed-fb .fb_edge_widget_with_comment {
 
-
position: static;
 
-
padding: 0 15px;
 
-
}
 
-
 
-
#feed-fb .fb_iframe_widget span {
 
-
position: static;
 
-
display: block;
 
-
width: auto !important;
 
-
}
 
-
 
-
#feed-fb .fb_iframe_widget iframe {
 
-
position: static;
 
-
width: 100% !important;
 
-
}
 
-
 
</style>
</style>
</html>
</html>

Latest revision as of 03:29, 27 September 2012