|
|
Line 7: |
Line 7: |
| | | |
| <style type="text/css"> | | <style type="text/css"> |
- |
| |
- | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
| |
- | display:none;}
| |
- | #top-section {
| |
- | border: none;
| |
- | height: 0px;}
| |
- | #content {
| |
- | border: 10px solid #aaccff;
| |
- | border-radius: 100px;
| |
- | margin-top: 40px;
| |
- | margin-bottom: 40px;
| |
- | -webkit-box-shadow: 0 0 10px rgba(0, 0, 255, 0..3);
| |
- | -moz-box-shadow: 0 0 10px rgba(0, 0, 255, 0.3);
| |
- | box-shadow: 0 0 20px rgba(0, 0, 255, 0.3);
| |
- | }
| |
- |
| |
- | /* Removes "teams" from the menubar */
| |
- | #menubar > ul > li:last-child {
| |
- | display: none;}
| |
- | /* Resizes the menubar to fix the links (default is 400px) */
| |
- | #menubar {
| |
- | width: auto;}
| |
- |
| |
- | /* Remove Edit Section Link */
| |
- | .editsection{
| |
- | display: none;
| |
- | }
| |
- |
| |
- | /*Fiddling with the theme*/
| |
- | #content{
| |
- | padding: 35px 35px;
| |
- | }
| |
- |
| |
- | #globalWrapper {
| |
- | text-align: justify;
| |
- | padding: 0;
| |
- | }
| |
- |
| |
- | body{
| |
- | background-image:url(https://static.igem.org/mediawiki/2014/4/49/USyd-Australia_wavy-bg.png);
| |
- | background-color: #fff;
| |
- | font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
| |
- | }
| |
- |
| |
- | h2 {
| |
- | font-family: "Rockwell",Georgia, serif;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | h1, h3, h4, h5, h6 {
| |
- | font-family: "Rockwell",Georgia, serif;
| |
- | font-weight: normal;
| |
- | }
| |
- |
| |
- | a{
| |
- | color: #7086A7;
| |
- | }
| |
- |
| |
- | a:hover {
| |
- | color: #5C6E89 ;
| |
- | }
| |
- |
| |
- |
| |
- | #globalWrapper{
| |
- | font-size: 150%;
| |
- | }
| |
- |
| |
- | /* Banner Image Positioning*/
| |
- | #topbanner{
| |
- | margin-left: -35px;
| |
- | margin-top: -20px;}
| |
- |
| |
- | #bottombanner{
| |
- | margin-left: -35px;
| |
- | }
| |
| | | |
| /* Image based toolbar */ | | /* Image based toolbar */ |
Line 243: |
Line 168: |
| } | | } |
| | | |
- | /* SAMPLE MAPPER SHOWN BELOW THIS COMMENT. TEXT MUST BE REMOVED FROM BETWEEN <A></A> TAGS ON BANNERTEST PAGE WHEN IMAGES ARE PUT IN. | + | /* |
| | | |
| 3-1: Background | | 3-1: Background |