User:RGaber/stylesheet/stylenew zadaj.css

From 2007.igem.org

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

#container {
   position: relative; 
   margin: 0 auto;
   width: 932px;
   padding: 1px;
   text-align: left;
   background: #d0d2fb;	
}

/* intro */

#pageHeader {
   height: 190px;
   margin: 0;
   padding: 0;
   background: url(https://static.igem.org/mediawiki/2007/7/70/Logo_brez_slike_modri.jpg) center top no-repeat;

}

#pageHeader h1 span {
   position: absolute;
   top: 68px;
   left: 44px;
   width: 250px; 
}

#pageHeader h2 span {
   position: absolute;
   top: 120px;
   left: 44px;
   width: 250px; 
}

#quickSummary .p1 {
	position: absolute;
	top: 42px;
	left: 378px;
	width: 274px;
	font-size: 90%;
	height: 87px;
}

#quickSummary .p2 span {
  position: absolute;
  top: 138px;
  left: 378px;
  width: 275px; 
  font-size: 80%;
  color: #000000;
}

#naslov {
   margin-left: 220px;
   margin-right: 35px;
   margin-bottom: 30px;
   padding: 10px 20px 10px;
}


#about {
   margin-left: 220px;
   margin-right: 35px;
   margin-bottom: 30px;
   padding: 10px 20px 10px;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}

#about h3 {
   color: #33356d;
   margin-bottom: 10px;
   font-weight: bold;
}

#aboutred {
   margin-left: 220px;
   margin-right: 35px;
   margin-bottom: 30px;
   padding: 10px 20px 10px;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}

#aboutred h3 {
   color: #ed2224;
   margin-bottom: 10px;
   font-weight: bold;
}

/* generic text */

#supportingText {
   margin-left: 200px;
   margin-right: 25px;
   padding: 10px 10px 15px 25px;
}




#products, #services, #support, #development {
   padding-right: 50px;
}

#supportingText h3 {
   margin-bottom: 10px;
   height: 18px;
   border-bottom: solid #000000 1px;
   color: #000000;
}

#footer {
   clear: both;
   font-size: 80%;
   margin: 0 0 0 -200px;
   margin-top: 60px;
}

/* links */

#linkList {
   position: absolute;
   top: 167px;
   left: 10px;
   width: 180px;
   font-size: 95%;
   

}

#linkList a.one, #linkList a.one:link, #linkList a.one:visited {
   color: #ed2224; font-weight: bold;
}

#linkList a.one:hover {
   color: #FFF;
   text-decoration: none; 
   width: 150px;
   font-weight: bold;
}


#linkList a.two, #linkList a.two:link, #linkList a.two:visited {
   color: #FFFFFF; font-size: 110%; font-weight: bold;
}

#linkList a.two:hover {
   color: #FFF;
   text-decoration: none; 
   width: 150px; font-size:110%; font-weight: bold;
}


#linkList ul {
   list-style: none;
}

#linkList ul li {
   margin-bottom: 5px;
   margin-left: 5px;
}

#linkList h3{
   margin-top: 25px;
   margin-bottom: 10px;
   border-bottom: 1px solid #000; 
   background: #33356d;
   text-align: center;
   color: #FFFFFF;
   font-size: 100%;
   font-weight: bold;
}

#llinks ul li {
   margin-bottom: 5px;
}

#lresources {
   margin-bottom: 10px;
}

#lresults {
   margin-bottom: 10px;
}

#ldiscussion {
   margin-bottom: 10px;
border-bottom: 1px solid #000;
}


#lteam {
   margin-bottom: 10px;
}