Team:UI-Indonesia

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<style>
+
<!---------- STYLESHEET ----------->
-
 
+
-
/* ---------------- WikiMedia Elements / Page Structure---------------- */
+
-
 
+
-
#content { border: none; }
+
-
 
+
-
/* HIDE SEEARCH CONTROLS AND PAGE TITLE */
+
-
#p-logo,
+
-
#search-controls,
+
-
.firstHeading {
+
-
    display: none;
+
-
}
+
-
 
+
-
h1, h2, h3, h4, h5, h6 {
+
-
  color: #f83031;
+
-
}
+
-
 
+
-
/* REMOVE DEFAULT TOP HEADER */
+
-
#top-section {
+
-
    background-image:url('https://static.igem.org/mediawiki/2014/4/4f/UI-Indonesia_Image_TopSectionBG.png');
+
-
background-size: 100% auto;
+
-
    border: none;
+
-
    height:20px;
+
-
    margin-top: 0;
+
-
    margin-bottom: 20px;
+
-
  -webkit-transition: all 300ms ease;
+
-
  -moz-transition: all 300ms ease;
+
-
  -ms-transition: all 300ms ease;
+
-
  -o-transition: all 300ms ease;
+
-
  transition: all 300ms ease;
+
-
}
+
-
 
+
-
#top-section:hover {
+
-
    background: #ffffff;
+
-
}
+
-
 
+
-
/* EDIT AND USER MENU */
+
-
#menubar {
+
-
    top: 0 !important;
+
-
    font-size: 0.7em;
+
-
}
+
-
 
+
-
#menubar li,
+
-
#menubar li a:link {
+
-
    text-transform: uppercase;
+
-
}
+
-
 
+
-
/* Highlight with background colour on hover */
+
-
#top-section:hover #menubar li a {
+
-
    color: #e80607;
+
-
}
+
-
 
+
-
#menubar li a:link,
+
-
#menubar li a:visited {
+
-
    color: #ffffff;
+
-
    background-color: transparent;
+
-
}
+
-
 
+
-
#menubar li a:hover,
+
-
#menubar li a:focus {
+
-
    color: #e80607;
+
-
    text-decoration: none;
+
-
}
+
-
 
+
-
/* EDIT */
+
-
#menubar.left-menu{
+
-
 
+
-
}
+
-
 
+
-
#menubar.left-menu:hover {
+
-
    background-color: transparent;
+
-
}
+
-
 
+
-
 
+
-
/* USER */
+
-
#menubar.right-menu {
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
/* ? */
+
-
#catlinks {
+
-
    border:none;
+
-
    background: #ffffff;
+
-
}
+
-
 
+
-
 
+
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
-
width: 100%;
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
 
+
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
-
width: 100%;
+
-
height: 100%;
+
-
background-color: transparent;
+
-
}
+
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Team:UI-Indonesia/css/stylesheet?action=raw&ctype=text/css">
</style>
</style>

Revision as of 15:00, 20 July 2014