Template:Team:Northwestern/Template/bootstrap/orange

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<style>
<style>
-
@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500");/*!
+
@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500");
 +
@import url(http://fonts.googleapis.com/css?family=Lobster);
 +
/*!
  * bootswatch v3.2.0
  * bootswatch v3.2.0
  * Homepage: http://bootswatch.com
  * Homepage: http://bootswatch.com
Line 29: Line 31:
background: linear-gradient(to bottom,  rgba(253,252,255,1) 0%,rgba(49,17,66,1) 100%); /* W3C */
background: linear-gradient(to bottom,  rgba(253,252,255,1) 0%,rgba(49,17,66,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfcff', endColorstr='#311142',GradientType=0 ); /* IE6-9 */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfcff', endColorstr='#311142',GradientType=0 ); /* IE6-9 */
-
 
}
}
Line 48: Line 49:
   border-radius: 50%;
   border-radius: 50%;
}
}
 +
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 20:28, 11 September 2014