source: trunk/www.guidonia.net/wp/wp-includes/js/tinymce/plugins/paste/css/blank.css@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 395 bytes
Line 
1html, body {height:98%}
2body {
3background-color: #FFFFFF;
4font-family: Verdana, Arial, Helvetica, sans-serif;
5font-size: 10px;
6scrollbar-3dlight-color: #F0F0EE;
7scrollbar-arrow-color: #676662;
8scrollbar-base-color: #F0F0EE;
9scrollbar-darkshadow-color: #DDDDDD;
10scrollbar-face-color: #E0E0DD;
11scrollbar-highlight-color: #F0F0EE;
12scrollbar-shadow-color: #F0F0EE;
13scrollbar-track-color: #F5F5F5;
14}
Note: See TracBrowser for help on using the repository browser.