Template:CSS/Main custom
From 2014.igem.org
(Difference between revisions)
Dschmieden (Talk | contribs) |
Dschmieden (Talk | contribs) |
||
Line 73: | Line 73: | ||
margin-right: 2px; | margin-right: 2px; | ||
} | } | ||
- | |||
#main { | #main { | ||
background-color: white; | background-color: white; | ||
+ | border-width: 0 1px 0 1px; | ||
+ | border-style: solid; | ||
+ | border-color: black; | ||
} | } | ||
Line 81: | Line 83: | ||
height: 449px; | height: 449px; | ||
background-image: url('/wiki/images/b/bd/Delft2014_header.jpg'); | background-image: url('/wiki/images/b/bd/Delft2014_header.jpg'); | ||
+ | border-width: 0 1px 0 1px; | ||
+ | border-style: solid; | ||
+ | border-color: black; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 13:50, 24 June 2014