Template:Team:CBNU-Korea/css

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
 
-
<head>
 
-
<link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
 
-
<link href='http://fonts.googleapis.com/css?family=Francois+One' rel='stylesheet' type='text/css'>
 
-
<!--<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css" rel="stylesheet">-->
 
-
<!--<link href="http://twitter.github.com/bootstrap/assets/css/bootstrap-responsive.css" rel="stylesheet">-->
 
-
 
-
<meta name="viewport" content="width=device-width, initial-scale=1.0 minimum-scale=1, maximum-scale=1, user-scalable=yes, target-densitydpi=medium-dpi" />
 
-
 
-
</head>
 
-
 
-
 
-
<style>
 
body {
body {
font-family: 'Droid Sans', sans-serif;
font-family: 'Droid Sans', sans-serif;
Line 159: Line 146:
     text-align: center;
     text-align: center;
}
}
-
 
-
 
-
</style>
 
-
 
-
<html>
 

Revision as of 09:16, 9 September 2012

body { font-family: 'Droid Sans', sans-serif; background-color: #F2E9E1; }

  1. p-logo {

display: none; }

  1. search-controls {

display: none; }

  1. top-section {

height: 30px; width: 100%;

       background: none repeat scroll 0 0 #1C140D;

border-bottom: 1px solid #262B35; border-left: medium none; border-right: medium none; }

  1. menubar {

top: 2px; font-family: 'Droid Sans', sans-serif; }


.left-menu,.left-menu a { color: white; left: 0; text-align: left; text-transform: capitalize; }

.left-menu:hover { background-color: transparent; }

.left-menu:hover a { color: white; text-decoration: none !important; }

.left-menu li a:hover { color: #aaaaff; }


.right-menu li a { background-color: transparent; }

.right-menu li{ background-color: transparent; }

.right-menu,.right-menu a { color: white; right: 0; text-align: right; }

.right-menu:hover { background-color: transparent; }

.right-menu:hover a { color: white; }

.right-menu li a { background-color: transparent; color: white; padding: 0 15px 0 0; }

.right-menu li a:hover { color: #aaaaff; }


.firstHeading {

   display: none;

}

  1. catlinks {

display: none; }

  1. content {

background: transparent; padding: 0; width: 100%; border: 0px; }


  1. footer-box {

border: 1px solid #dfdfdf; width: 80%; background: white; padding: 0; display: none; }


  1. footer {

margin: 0 auto; width: 95%; }


a { color: #0088cc; text-decoration: none; }

a:hover { color: #005580; text-decoration: none! important; }

  1. contentSub {

display: none; }

p { margin: 0px; }


  1. js_con {

color: black; }


  1. cbnu {
   font-size: 60px;
   font-family: 'Francois One', sans-serif;
   padding: 30px;
   margin-bottom: 10px;
   line-height: 1em;
   color: White;
   text-align: center;

}