Team:NYMU-Taipei/other.css

From 2014.igem.org

(Difference between revisions)
m
 
(29 intermediate revisions not shown)
Line 1: Line 1:
-
/* Reset the wiki style by overriding with a reset stylesheet (written by Florian Albrecht)
+
body{
-
  the relevant wiki css rules are reset by using rules with higher priority */
+
  background:url('/wiki/images/0/0a/NYMU14_bgbg.png');
-
 
+
  min-width:1100px;
-
 
+
  background-repeat: repeat;
-
/* Start general reset ================================================== */
+
  background-attachment:fixed;
-
 
+
  background-size: cover;
-
html body {
+
-
    font-size: inherit;
+
-
    font-family: inherit;
+
-
    background-color: transparent;
+
-
    color: inherit;
+
-
    padding: 0;
+
}
}
-
div#globalWrapper {
+
.previewnote{
-
    font-size: inherit;
+
  display:none;
-
    margin: 0;
+
-
    padding: 0;
+
-
    position: static;
+
-
    width: auto;
+
}
}
-
 
+
#globalWrapper{
-
 
+
  margin-top: -18px;
-
/* Start top-section reset ============================================== */
+
-
 
+
-
div#top-section {
+
-
    border: 0;
+
-
    height: auto;
+
-
    margin: 0;
+
-
    position: static;
+
-
    width: auto;
+
}
}
-
 
+
#content{
-
div#p-logo {
+
  padding:0px;
-
    height: auto;
+
  width:100%;
-
    position: static;
+
  border-left:0px;
-
    width: auto;
+
  border-right:0px;
-
    z-index: auto;
+
  background: rgba(255,255,255,0);
}
}
-
 
+
#bodyContent{
-
div#p-logo a, div#p-logo a:hover {
+
  width:100%;
-
    text-decoration: none;
+
}
}
-
 
+
#top-section{
-
div#menubar {
+
  height:0px;
-
    font-family: inherit;
+
-
    font-size: inherit;
+
-
    line-height: inherit;
+
-
    position: static;
+
-
    top: 0px;
+
-
    white-space: normal;
+
-
    width: auto;
+
-
    z-index: auto;
+
}
}
-
 
+
#p-logo{
-
div.left-menu, div.left-menu a {
+
  display:none;
-
    color: inherit;
+
-
    left: 0;
+
-
    text-align: left;
+
-
    text-transform: none;
+
}
}
-
 
+
#search-controls{
-
div#menubar ul {
+
  display:none;
-
    color: inherit;
+
-
    list-style: disc outside none;
+
-
    margin: 0;
+
-
    padding: 0;
+
}
}
-
 
+
#catlinks{
-
div#menubar li {
+
  display:none;
-
    cursor: auto;
+
-
    display: list-item;
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    position: static;
+
}
}
-
 
+
#menubar{
-
div.left-menu li a {
+
  top:10px;
-
    padding: 0;
+
}
}
-
 
+
#footer-box{
-
div.left-menu:hover {
+
  background: transparent;
-
    color: inherit;
+
  border: 0px;
-
    background-color: transparent;
+
  margin-top: -85px;
-
}
+
  z-index: 100;
-
 
+
  position: absolute;
-
div.left-menu:hover a {
+
  left: 50%;
-
    color: inherit;
+
  margin-left: -480px;
-
}
+
-
 
+
-
div.right-menu, div.right-menu a {
+
-
    color: inherit;
+
-
    right: 0;
+
-
    text-align: left;
+
-
}
+
-
 
+
-
div.right-menu li a {
+
-
    background-color: transparent;
+
-
    color: inherit;
+
-
    padding: 0;
+
-
}
+
-
 
+
-
div.right-menu li a:hover {
+
-
    color: inherit;
+
-
    text-decoration: none;
+
-
}
+
-
 
+
-
div#search-controls {
+
-
    background-color: transparent;
+
-
    height: auto;
+
-
    position: static;
+
-
    right: 0;
+
-
    text-align: left;
+
-
    top: 0;
+
-
    width: auto;
+
-
    z-index: auto;
+
-
}
+
-
 
+
-
 
+
-
/* Start content reset ================================================== */
+
-
 
+
-
div#content {
+
-
    background: transparent;
+
-
    border: 0;
+
-
    color: inherit;
+
-
    line-height: inherit;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    position: static;
+
-
    width: auto;
+
-
    z-index: auto;
+
-
}
+
-
 
+
-
body li {
+
-
    margin: 0;
+
-
}
+
-
 
+
-
body h1, body h2, body h3, body h4, body h5, body h6 {
+
-
    background: transparent;
+
-
    border: 0;
+
-
    color: inherit;
+
-
    padding: 0;
+
-
}
+
-
 
+
-
body .firstHeading {
+
-
    margin: 0;
+
-
}
+
-
 
+
-
div#contentSub {
+
-
    color: inherit;
+
-
    font-size: inherit;
+
-
    line-height: inherit;
+
-
    margin: 0;
+
-
    width: auto;
+
-
}
+
-
 
+
-
div#catlinks {
+
-
    background-color: transparent;
+
-
    border: 0;
+
-
    clear: both;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
}
+
-
 
+
-
 
+
-
/* Start footer reset =================================================== */
+
-
 
+
-
div#footer-box {
+
-
    background-color: transparent;
+
-
    border: 0;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    width: auto;
+
-
}
+
-
 
+
-
div#footer {
+
-
    color: inherit;
+
-
    font-size: inherit;
+
-
    text-align: left;
+
}
}
-
div#f-poweredbyico, div#f-copyrightico {
+
.firstHeading{
-
    float: none;
+
  display:none;
}
}
-
div#footer li {
+
div>pre{
-
    margin: 0;
+
  padding: 0;
-
    display: list-item;
+
  border: 0px dashed #2f6fab;
 +
  color: black;
 +
  background-color: rgba(0,0,0,0);
 +
  line-height: 1.1em;
 +
  font-size: 15px;
 +
  text-align: justify;
 +
  display: table;
 +
  margin: auto;
}
}

Latest revision as of 13:44, 16 October 2014

body{

 background:url('/wiki/images/0/0a/NYMU14_bgbg.png');
 min-width:1100px;
 background-repeat: repeat;
 background-attachment:fixed;
 background-size: cover;

}

.previewnote{

 display:none;

}

  1. globalWrapper{
 margin-top: -18px;

}

  1. content{
 padding:0px;
 width:100%;
 border-left:0px;
 border-right:0px;
 background: rgba(255,255,255,0);

}

  1. bodyContent{
 width:100%;

}

  1. top-section{
 height:0px;

}

  1. p-logo{
 display:none;

}

  1. search-controls{
 display:none;

}

  1. catlinks{
 display:none;

}

  1. menubar{
 top:10px;

}

  1. footer-box{
 background: transparent;
 border: 0px;
 margin-top: -85px;
 z-index: 100;
 position: absolute;
 left: 50%;
 margin-left: -480px;

}

.firstHeading{

 display:none;

}

div>pre{

 padding: 0;
 border: 0px dashed #2f6fab;
 color: black;
 background-color: rgba(0,0,0,0);
 line-height: 1.1em;
 font-size: 15px;
 text-align: justify;
 display: table;
 margin: auto;

}