You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
447 B

/*
* $Header: /cvsroot/tikiwiki/tiki/styles/integrator/default.css,v 1.1 2003-10-15 16:04:46 zaufi Exp $
*
* Use this file for Tiki Integrator repositories which is not provide
* itsown CSSes (like HTML docs generated from TeX or smth similar :)
* Usualy such files contain minimum HTML tags -- just a text... so
* they will look better when integrated :)
*/
.integrated-page {
margin: 10px 0 10px 0;
padding: 4px 10px 4px 10px;
}