|
|
Line 5: |
Line 5: |
| <meta http-equiv="Content-Style-Type" content="text/css"> | | <meta http-equiv="Content-Style-Type" content="text/css"> |
| <meta http-equiv="Content-Script-Type" content="text/javascript"> | | <meta http-equiv="Content-Script-Type" content="text/javascript"> |
- |
| |
- | <script type="text/javascript" src="http://student.kuleuven.be/~s0173901/jquery/ui.core.js"></script>
| |
- | <script type="text/javascript" src="http://student.kuleuven.be/~s0173901/jquery/tabs/ui.tabs.js"></script>
| |
- | <script type="text/javascript" src="http://student.kuleuven.be/~s0173901/jquery/tabs/jquery-1.2.4b.js"></script>
| |
- | <link rel="stylesheet" href="http://student.kuleuven.be/~s0173901/jquery/tabs/ui.tabs.css" type="text/css" media="print, projection, screen">
| |
- |
| |
- | <script type="text/javascript">
| |
- | $(function() {
| |
- | $('#kuleuven > ul').tabs();
| |
- | });
| |
- | </script>
| |
- | <style type="text/css">
| |
- | /* Warning: wiki links don't work in a div with position specified to relative! */
| |
- |
| |
- | /* global */
| |
- | h3 {color: #003E81;}
| |
- |
| |
- | /* main area */
| |
- | #kul_main {
| |
- | width: 690px;
| |
- | margin-top: 12px;
| |
- | float: left;
| |
- | z-index: -1; /* display sidebar behind menu */
| |
- | }
| |
- |
| |
- | #kul_main_header {
| |
- | width: 100%;
| |
- | margin-top: -5px; /* align main_header against top border of main */
| |
- | margin-bottom: 5px; /* leave a gap of 5px between header and content */
| |
- | border: 2px solid #CCC7DD;
| |
- | }
| |
- |
| |
- | #kul_main_header h3 {border-bottom: 1px dotted #CCC7DD;padding: 0.5em 0.5em 0.3em;margin: 0;}
| |
- | #kul_main_header p {padding: 5px 10px ;}
| |
- |
| |
- | #kul_main_container {
| |
- | width: 100%;
| |
- | border: 1px solid #003E81;
| |
- | }
| |
- |
| |
- | /* sidebar area */
| |
- | #kul_sidebar {
| |
- | width: 265px;
| |
- | margin-top: 12px;
| |
- | float: right;
| |
- | z-index: -1; /* display sidebar behind menu */
| |
- | }
| |
- |
| |
- | #kul_sidebar_header {
| |
- | width: 100%;
| |
- | margin-top: -5px;
| |
- | }
| |
- |
| |
- | #kul_sidebar_content {
| |
- | width: 100%;
| |
- | }
| |
- |
| |
- | #kul_sidebar_content h3 {padding: 0.5em 0.5em 0.3em;margin: 0;}
| |
- | #kul_sidebar_content p {padding: 2px 10px 3px;margin: 0;}
| |
- | #kul_sidebar_content ul {padding: 2px 5px 3px;margin-top: 0;list-style: url(https://static.igem.org/mediawiki/2008/4/44/External.png)}
| |
- |
| |
- | .sidebox {
| |
- | margin-bottom: 10px;
| |
- | background: url(https://static.igem.org/mediawiki/2008/2/2c/KULeuven_Sidebox.gif) no-repeat left bottom;
| |
- | }
| |
- |
| |
- | .sidebox h3 {
| |
- | border-left: 2px solid #CCC7DD;
| |
- | border-bottom: 2px dotted #CCC7DD;
| |
- | background:#E8E4F1 url(https://static.igem.org/mediawiki/2008/2/2c/KULeuven_Sidebox.gif) no-repeat right top;
| |
- | }
| |
- |
| |
- | .sidebox p, .sidebox ul {
| |
- | position: relative;
| |
- | border-right: 2px solid #CCC7DD;
| |
- | }
| |
- |
| |
- | /* calendar css modified for the homepage */
| |
- | table {width: 100%; border-left: 2px solid #CCC7DD; border-right: 2px solid #CCC7DD;}
| |
- | table.calendar { margin: 0; padding: 10px;}
| |
- | table.calendar td { margin: 0; padding: 2px; vertical-align: top; }
| |
- | table.month .heading td { display: none; }
| |
- | table.month .dow td { color: #003E81; text-align:center; font-size:110%; }
| |
- | table.month td.today { background-color:#ddd; }
| |
- | table.month td {
| |
- | border: none;
| |
- | margin: 0;
| |
- | padding: 1pt 1.5pt;
| |
- | font-weight: bold;
| |
- | font-size: 8pt;
| |
- | text-align: right;
| |
- | background-color: #eee;
| |
- | }
| |
- | #bodyContent table.month a { background:none; padding:0 }
| |
- | .day-active { color:#0000cc }
| |
- | .day-empty { color:#cc0000 }
| |
- | </style>
| |
| | | |
| <style type="text/css"> | | <style type="text/css"> |
| @import url(http://www.google.com/cse/api/branding.css); | | @import url(http://www.google.com/cse/api/branding.css); |
| + | @import url(http://www.student.kuleuven.be/~s0173901/wiki/css/global.css); |
| </style> | | </style> |
| </html> | | </html> |
Line 123: |
Line 27: |
| </div> | | </div> |
| </html> | | </html> |
- | <div id="kul_main"> | + | <div id="kul-main"> |
| | | |
| <!-- _____WELLCOME WORD_____ --> | | <!-- _____WELLCOME WORD_____ --> |
- | <div id="kul_main_header"> | + | <div id="kul-main-header"> |
| <h3>Wellcome</h3> | | <h3>Wellcome</h3> |
| <p>shakataksthshaa</p> | | <p>shakataksthshaa</p> |
Line 133: |
Line 37: |
| <!-- _____SHUFFLE AREA_____ --> | | <!-- _____SHUFFLE AREA_____ --> |
| <html> | | <html> |
- | <div id="kul_main_container"> | + | <div id="kul-main-container"> |
- | <div id="kul_main_content"> | + | <div id="kul-main-content"> |
| | | |
| </div> | | </div> |
Line 141: |
Line 45: |
| </div> | | </div> |
| | | |
- | <div id="kul_sidebar"> | + | <div id="kul-sidebar"> |
| | | |
| <!-- ____TOP SIDEBAR____ --> | | <!-- ____TOP SIDEBAR____ --> |
- | <div id="kul_sidebar_header"> | + | <div id="kul-sidebar-header"> |
| </div> | | </div> |
| | | |
| <!-- ____SIDEBAR AREA____ --> | | <!-- ____SIDEBAR AREA____ --> |
- | <div id="kul_sidebar_content"> | + | <div id="kul-sidebar-content"> |
| <div class="sidebox"> | | <div class="sidebox"> |
| <h3>Interesting Links</h3> | | <h3>Interesting Links</h3> |