source: client/shared/lib/httpd/oglive.css @ b2aae05

Last change on this file since b2aae05 was 71643c0, checked in by ramon <ramongomez@…>, 13 years ago

Integrar versión 1.0.2 en rama trunk (modificar #464).

git-svn-id: https://opengnsys.es/svn/trunk@2404 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 263 bytes
Line 
1TEXTAREA {
2background-color: navy;
3border: black 2px solid;
4color: white;
5font-family: arial, verdana, ms sans serif;
6font-size: 8pt;
7font-weight: normal
8}
9
10 example1 {color:white; background-color:navy;
11                     font-weight:bold; text-align:center;}
Note: See TracBrowser for help on using the repository browser.