Template:TemplateTop1

From 2010.igem.org

(Difference between revisions)
(New page: <html> <head> <title>Example Tabs</title> <!-- to są właściwe style, w sekcji head --> <style type="text/css"> html { min-width: 600px; background: #EDEBE3; padding: 0....)
Line 48: Line 48:
#main {
#main {
text-align: left;
text-align: left;
-
border: 1px solid #666;
+
border: 1px solid #FF6C00;
background: #FFFDF3;
background: #FFFDF3;
clear: both;
clear: both;
Line 104: Line 104:
float: left;
float: left;
background:  #FFFDF3;
background:  #FFFDF3;
-
border-right: 1px solid #666;
+
border-right: 1px solid #FF6C00;
-
border-top: 1px solid #666;
+
border-top: 1px solid #FF6C00;
-
border-left: 1px solid #666;
+
border-left: 1px solid #FF6C00;
padding: 6px 4px 1px 10px;
padding: 6px 4px 1px 10px;
text-decoration: none;
text-decoration: none;

Revision as of 00:32, 8 July 2010

Example Tabs