Template:Team:Bielefeld-Germany/css/ribbon.css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
-
//Buttons and other stuff
 
-
.bigbutton{
 
-
  width:200px;
 
-
  height:50px;
 
-
  border-radius:5px;
 
-
  background:-moz-linear-gradient(top, #e67b09 5%, #ff6600 100%); color:white;
 
-
  text-align:center;
 
-
  vertical-align:middle;
 
-
  line-height:50px;
 
-
  font-size:2.0em;
 
-
  font-weight:normal;
 
-
  font-variant:small-caps;
 
-
  box-shadow:1px 1px 2px 1px grey;
 
-
}
 
-
.bigbutton1:hover{
 
-
  background:-moz-linear-gradient(top, #ff6600 5%, #e67b09 100%);
 
-
  border-radius:5px;
 
-
}
 
-
.bigbutton1:active {
 
-
  position:relative; top:1px;
 
-
}
 
-
 
-
 
.ribbon {
.ribbon {

Revision as of 17:00, 25 September 2013