Line 2: | Line 2: | ||
<style > | <style > | ||
+ | |||
+ | |||
+ | img { | ||
+ | float: left; | ||
+ | margin-right: 10px; | ||
+ | clear:both; | ||
+ | } | ||
+ | img.ontheright { | ||
+ | float:right; | ||
+ | } | ||
+ | p { | ||
+ | margin-left: 0px; | ||
+ | overflow:auto; | ||
+ | display:block; | ||
+ | |||
+ | } | ||
+ | p.clear { | ||
+ | clear:both; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
/* old stuff, the OG code*/ | /* old stuff, the OG code*/ | ||
− | #sideMenu, #top_title {display:none;} | + | /* #sideMenu, #top_title {display:none;} |
#content { padding:0px; width:92vw; margin-top:-7px; margin-left:0px;} | #content { padding:0px; width:92vw; margin-top:-7px; margin-left:0px;} | ||
body {margin-left:50px; margin-right:50px; background-color:#A8A8A8; } | body {margin-left:50px; margin-right:50px; background-color:#A8A8A8; } | ||
Line 45: | Line 93: | ||
p{float: right} | p{float: right} | ||
− | + | */ | |
</style> | </style> | ||
</html> | </html> |
Revision as of 14:57, 5 July 2016