Pumping pads as files into publishing frameworks!
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.
 
 
 
 
 

25 lines
323 B

/* __PUBLISH__ */
#innerdocbody {
background: whitesmoke;
width: 60%;
margin: 0 auto;
}
#innerdocbody span {
background: lightyellow;
font-size: 1.5em;
}
#sidediv {
background: #ffffa9;
}
.toolbar {
background-color: #ffffa9;
}
#chattext p {
background: whitesmoke;
color: black;
}