Team:Baskent Meds/Gallery
From 2013.igem.org
(Difference between revisions)
Line 170: | Line 170: | ||
--> | --> | ||
</style> | </style> | ||
+ | |||
+ | <!--buttonstu--> | ||
+ | <style type="text/css"> | ||
+ | .buttonstu { | ||
+ | background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) ); | ||
+ | background:-moz-linear-gradient( center top, #000000 5%, #000000 100% ); | ||
+ | filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000'); | ||
+ | background-color:#000000; | ||
+ | -webkit-border-top-left-radius:5px; | ||
+ | -moz-border-radius-topleft:5px; | ||
+ | border-top-left-radius:5px; | ||
+ | -webkit-border-top-right-radius:5px; | ||
+ | -moz-border-radius-topright:5px; | ||
+ | border-top-right-radius:5px; | ||
+ | -webkit-border-bottom-right-radius:5px; | ||
+ | -moz-border-radius-bottomright:5px; | ||
+ | border-bottom-right-radius:5px; | ||
+ | -webkit-border-bottom-left-radius:5px; | ||
+ | -moz-border-radius-bottomleft:5px; | ||
+ | border-bottom-left-radius:5px; | ||
+ | text-indent:0; | ||
+ | border:1px solid #050505; | ||
+ | display:inline-block; | ||
+ | color:#ffffff; | ||
+ | font-family:Arial; | ||
+ | font-size:12px; | ||
+ | font-weight:bold; | ||
+ | font-style:normal; | ||
+ | height:28px; | ||
+ | line-height:28px; | ||
+ | width:63px; | ||
+ | text-decoration:none; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .buttonstu:hover { | ||
+ | background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) ); | ||
+ | background:-moz-linear-gradient( center top, #000000 5%, #000000 100% ); | ||
+ | filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000'); | ||
+ | background-color:#000000; | ||
+ | }.buttonstu:active { | ||
+ | position:relative; | ||
+ | top:1px; | ||
+ | }</style> | ||
+ | |||
+ | <!--btn--> | ||
+ | <style type="text/css"> | ||
+ | .btn { | ||
+ | background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) ); | ||
+ | background:-moz-linear-gradient( center top, #000000 5%, #000000 100% ); | ||
+ | filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000'); | ||
+ | background-color:#000000; | ||
+ | -webkit-border-top-left-radius:5px; | ||
+ | -moz-border-radius-topleft:5px; | ||
+ | border-top-left-radius:5px; | ||
+ | -webkit-border-top-right-radius:5px; | ||
+ | -moz-border-radius-topright:5px; | ||
+ | border-top-right-radius:5px; | ||
+ | -webkit-border-bottom-right-radius:5px; | ||
+ | -moz-border-radius-bottomright:5px; | ||
+ | border-bottom-right-radius:5px; | ||
+ | -webkit-border-bottom-left-radius:5px; | ||
+ | -moz-border-radius-bottomleft:5px; | ||
+ | border-bottom-left-radius:5px; | ||
+ | text-indent:0; | ||
+ | border:1px solid #050505; | ||
+ | display:inline-block; | ||
+ | color:#ffffff; | ||
+ | font-family:Arial; | ||
+ | font-size:15px; | ||
+ | font-weight:bold; | ||
+ | font-style:normal; | ||
+ | height:31px; | ||
+ | line-height:31px; | ||
+ | width:93px; | ||
+ | text-decoration:none; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .btn:hover { | ||
+ | background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) ); | ||
+ | background:-moz-linear-gradient( center top, #000000 5%, #000000 100% ); | ||
+ | filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000'); | ||
+ | background-color:#000000; | ||
+ | }.btn:active { | ||
+ | position:relative; | ||
+ | top:1px; | ||
+ | }</style> | ||
<link rel="stylesheet" href="http://82.196.14.10/liquids/css/animate.css"> | <link rel="stylesheet" href="http://82.196.14.10/liquids/css/animate.css"> |
Revision as of 09:36, 18 September 2013