Template:Tokyotechcss

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <head> <title>bar</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- html { overflow: -moz-scrollbars-vertical ...")
 
(39 intermediate revisions not shown)
Line 10: Line 10:
overflow: -moz-scrollbars-vertical !important;
overflow: -moz-scrollbars-vertical !important;
resize: none;
resize: none;
-
background-color: #f5f6f7;
+
background-color: #FFFAFA;
}
}
-
#top-section {
 
-
height: 20px;
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
-
#siteSub {
+
body {
-
display:none;
+
background: #F8F8FF;
 +
background-image: url(https://static.igem.org/mediawiki/2012/7/7c/Presen2maime.gif);
 +
background-attachment:fixed;
}
}
-
#search-controls {
 
-
display:none;
 
-
}
 
.firstHeading {
.firstHeading {
Line 31: Line 25:
}
}
-
#search-controls {
 
-
margin-top:0px;
 
-
}
 
-
 
-
#footer-box {
 
-
display:none;
 
-
}
 
-
 
-
body
 
-
{
 
-
background-color: #f5f6f7;
 
-
}
 
-
 
-
#contentSub {
 
-
display:none;
 
-
}
 
-
 
-
#siteSub {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
display:none;
 
-
}
 
-
 
-
.firstHeading {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
margin-top:0px;
 
-
}
 
-
 
-
#footer-box {
 
-
display:none;
 
-
}
 
-
 
-
#top-section {
 
-
height: 20px;
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
-
 
-
.left-menu {
 
-
margin-top:-12px;
 
-
}
 
-
 
-
.right-menu {
 
-
margin-top:-12px;
 
-
}
 
-
 
-
.left-menu ul {
 
-
border: none;
 
-
}
 
-
 
-
#menubar li a {
 
-
color:#8C8984;
 
-
        background-color:transparent;
 
-
}
 
-
 
-
#menubar ul {
 
-
color:transparent;
 
-
        background-color:transparent;
 
-
}
 
-
 
-
#menubar {
 
-
background-color:transparent;
 
-
font-size:85%;
 
-
line-height:1em;
 
-
position:absolute;
 
-
top:10px;
 
-
white-space:nowrap;
 
-
width:50%;
 
-
z-index:5;
 
-
height:20px;
 
-
overflow:hidden
 
-
 
-
}
 
-
 
-
.left-menu {
 
-
left:0;
 
-
padding-left: 0px;
 
-
}
 
-
.right-menu  {
 
-
right:0;
 
-
     
 
-
}
 
.firstHeading { display:none; }
.firstHeading { display:none; }
-
}
 
-
 
-
#menubar{
 
-
color: #transparent;
 
-
}
 
-
 
-
#menubar.right-menu {
 
-
margin-top:-12px;
 
}
}
Line 134: Line 33:
}
}
-
#menubar{
 
-
top:15px;
 
-
z-index:25;
 
-
 
-
}
 
-
 
-
#menubar {
 
-
background-color:f5f6f7;
 
-
font-size:85%;
 
-
line-height:1em;
 
-
position:absolute;
 
-
top:10px;
 
-
white-space:nowrap;
 
-
width:50%;
 
-
z-index:5;
 
-
height:20px;
 
-
overflow:hidden
 
-
 
-
}
 
-
 
-
img[src*="/wiki/skins/common/images/wiki.png"]{
 
-
    width:0;
 
-
    height:60px;
 
-
    padding-right:975px;
 
-
    background:#transparent;
 
-
}
 
-
 
-
#p-logo a{
 
-
color:#transparent;
 
-
}
 
-
 
-
 
-
#catlinks {
 
-
height: 0px;
 
-
overflow: hidden;
 
-
display: none;
 
-
border:  }
 
-
}
 
#Table_01 {
#Table_01 {
Line 252: Line 113:
height:85px;
height:85px;
}
}
 +
 +
#list1 {
 +
float: left;
 +
margin: 10px;
 +
width: 45%;
 +
}
 +
 +
 +
#list2 {
 +
float: right;
 +
margin: 10px;
 +
width; 45%;
 +
}
 +
 +
#ttop {
 +
position:fixed;
 +
bottom:100px;
 +
left:auto;
 +
margin:0 0 0 904px;
 +
width:41px;
 +
height:390px;
 +
background:url(http://・・・・・/t_ptop.png) no-repeat left bottom;
 +
}
 +
#content{
#content{
-
background-color: #f5f6f7;
+
background-color: transparent;
padding-top:65px;
padding-top:65px;
width:1000px;
width:1000px;
Line 285: Line 170:
   margin-right: 25px;
   margin-right: 25px;
}
}
 +
 +
.greybox {
 +
  -moz-box-shadow:  0px 0px 15px #ccc;
 +
  -webkit-box-shadow:  0px 0px 15px #ccc;
 +
  box-shadow:  0px 0px 15px #ccc;
 +
  background-color: #f0e68c;
 +
  -moz-border-radius: 15px;
 +
  border-radius: 15px;
 +
  margin-top: 20px;
 +
  padding-top: 20px;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
 +
  padding-bottom: 20px;
 +
  margin-left: 15px;
 +
  margin-right: 25px;
 +
}
 +
 +
.greenbox {
 +
  -moz-box-shadow:  0px 0px 15px #ccc;
 +
  -webkit-box-shadow:  0px 0px 15px #ccc;
 +
  box-shadow:  0px 0px 15px #ccc;
 +
  background-color: #90EE90;
 +
  -moz-border-radius: 15px;
 +
  border-radius: 15px;
 +
  margin-top: 20px;
 +
  padding-top: 20px;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
 +
  padding-bottom: 20px;
 +
  margin-left: 15px;
 +
  margin-right: 25px;
 +
}
 +
 +
.bluebox {
 +
  -moz-box-shadow:  0px 0px 15px #ccc;
 +
  -webkit-box-shadow:  0px 0px 15px #ccc;
 +
  box-shadow:  0px 0px 15px #ccc;
 +
  background-color: #E0FFFF;
 +
  -moz-border-radius: 15px;
 +
  border-radius: 15px;
 +
  margin-top: 20px;
 +
  padding-top: 20px;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
 +
  padding-bottom: 20px;
 +
  margin-left: 15px;
 +
  margin-right: 25px;
 +
}
 +
 +
 +
.redbox {
 +
  -moz-box-shadow:  0px 0px 15px #ccc;
 +
  -webkit-box-shadow:  0px 0px 15px #ccc;
 +
  box-shadow:  0px 0px 15px #ccc;
 +
  background-color: #FFF0F5;
 +
  -moz-border-radius: 15px;
 +
  border-radius: 15px;
 +
  margin-top: 20px;
 +
  padding-top: 20px;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
 +
  padding-bottom: 20px;
 +
  margin-left: 15px;
 +
  margin-right: 25px;
 +
}
 +
 +
.whitebox2 {
.whitebox2 {
Line 326: Line 278:
   text-align:center;  
   text-align:center;  
   background-color:#f1f2f3;
   background-color:#f1f2f3;
 +
}
 +
 +
.k{
 +
color: #FF0000;
 +
background: none;
}
}
h1,h3,h5{
h1,h3,h5{
-
color: #C22227;
+
color: #0000FF;
background: none;
background: none;
font-weight: normal;
font-weight: normal;
margin: 0;
margin: 0;
-
padding-top: .5em;
+
padding-top: .10em;
-
padding-bottom: .17em;
+
padding-bottom: .20em;
border-bottom: none;     
border-bottom: none;     
}
}
h2, h4, h6{
h2, h4, h6{
-
color: #484848;
+
color: #000000;
background: none;
background: none;
font-weight: normal;
font-weight: normal;
Line 347: Line 304:
border-bottom: none;     
border-bottom: none;     
}
}
-
 

Latest revision as of 09:09, 24 October 2012

bar