Team:British Columbia/Test/Custom CSS

From 2014.igem.org

(Difference between revisions)
(Undo revision 406341 by JRound (talk))
 
(16 intermediate revisions not shown)
Line 33: Line 33:
<style type="text/css">
<style type="text/css">
 +
 +
 +
#center_welcome{
#center_welcome{
Line 59: Line 62:
p {
p {
       font-family: 'PT Sans', sans-serif;
       font-family: 'PT Sans', sans-serif;
-
       font-size: 100%;
+
       font-size: 110%;
}
}
Line 68: Line 71:
header {
header {
-
 
-
 
background-image: url('https://static.igem.org/mediawiki/2014/b/b9/Banner-01.png');
background-image: url('https://static.igem.org/mediawiki/2014/b/b9/Banner-01.png');
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 77: Line 78:
}
}
-
}
+
 
svg {
svg {
Line 84: Line 85:
img#sponsor_platinum{
img#sponsor_platinum{
-
     width: 400px;
+
     width: 500px;
     height: auto;
     height: auto;
}
}
img#sponsor_gold{
img#sponsor_gold{
-
     width: 250px;
+
     width: 400px;
     height: auto;
     height: auto;
}
}
img#sponsor_silver{
img#sponsor_silver{
-
     width: 100px;
+
     width: 250px;
     height: auto;
     height: auto;
}
}
Line 110: Line 111:
}
}
-
vertical-align > [class^="col-"],
+
.vertical-align {
-
.vertical-align > [class*=" col-"] {
+
   display: flex;
   display: flex;
   align-items: center;     
   align-items: center;     
Line 124: Line 124:
     right: 50px;
     right: 50px;
     float: right;
     float: right;
 +
}
 +
 +
.scrollup:hover{
 +
opacity: 0.4;
}
}

Latest revision as of 20:39, 30 March 2015

2014 UBC iGEM