Line 11: | Line 11: | ||
display: none; | display: none; | ||
} | } | ||
+ | /*--------------Global/content start----------------*/ | ||
+ | #content { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | |||
+ | } | ||
+ | |||
/*-- Remove borders, float content left and remove padding/margin */ | /*-- Remove borders, float content left and remove padding/margin */ | ||
Line 26: | Line 36: | ||
} | } | ||
</style> | </style> | ||
+ | </html> |
Revision as of 15:22, 27 October 2017