Template:CSS/MainStyle
From 2014.igem.org
(Difference between revisions)
Line 82: | Line 82: | ||
} | } | ||
+ | #fullwidthcontainer { | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-weight: normal; | ||
+ | font-size: 14px; | ||
+ | color: #414141; | ||
+ | width: 450px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | margin-top: 0px; | ||
+ | |||
+ | padding-top: 25px; | ||
+ | padding-bottom: 25px; | ||
+ | padding-right: 25px; | ||
+ | padding-left: 25px; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 19:45, 14 July 2014