Template:Demos sifuentes

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
margin-right:auto;
margin-right:auto;
position: relative;
position: relative;
-
height:300px; width: 975px;
+
height:250px; width: 975px;
}
}
.window {
.window {
-
height:280px; width: 975px;
+
height:250px; width: 975px;
overflow: hidden; /*--Hides anything outside of the set width/height--*/
overflow: hidden; /*--Hides anything outside of the set width/height--*/
position: absolute;
position: absolute;
Line 32: Line 32:
position: absolute;
position: absolute;
bottom: 10px; right: 50px;
bottom: 10px; right: 50px;
-
width: 300px; height:47px;
+
width: 250px; height:47px;
z-index: 100; /*--Assures the paging stays on the top layer--*/
z-index: 100; /*--Assures the paging stays on the top layer--*/
text-align: right;
text-align: right;
Line 107: Line 107:
margin-left: auto;  
margin-left: auto;  
margin-right: auto;}
margin-right: auto;}
-
#happeningnow .widget-title {font-size: 11pt; font-weight: bold; padding: 2px; text-align: center; border-bottom: solid 1px #ccc;}
 
-
#happeningnow .widget img {display: block; margin-left: auto; margin-right: auto; height: 60px; margin-top: 2px;}
 
-
#happeningnow .happeningnowbar {font-size: 11pt; font-weight: bold; padding: 5px; height:36px; display: block;}
 
-
#happeningnow .innertextbox {height:118px; padding: 5px; margin-top: 0px; margin-bottom: 5px; font-size: 9pt; color: #333; display:block;}
 
-
 
-
#happeningnow  li, #happeningnow  ul {list-style-position: outside; margin-left: 12px;}
 
-
#happeningnow ul {display:block; height: 100px; overflow: hidden;}
 
-
#happeningnow  li {margin-bottom:4px;}
 
-
#happeningnow .seemore {display: block; bottom: 0; position:absolute; right: 0;}
 
-
 
-
#happeningnow .widget-url {font-size: 11pt; font-weight: bold; padding: 2px; text-align: center;}
 
</style>
</style>
</html>
</html>

Revision as of 21:13, 1 December 2014