Add black border arround banner. Cleanup
This commit is contained in:
@@ -138,7 +138,7 @@ p.indent { padding-left: 1em; padding-right: 1em;}
|
||||
|
||||
|
||||
/*******************************************************************/
|
||||
/* The following styles are used exclusively in appdb */
|
||||
/* The following styles are used exclusively in appdb */
|
||||
/*******************************************************************/
|
||||
TD.cline { background-color: #EEEEEE; color: #000000;
|
||||
text-align: center; font-weight: bold; font-size: 10pt; }
|
||||
@@ -211,3 +211,10 @@ TD.stub { color: #0000B1; font-style: italic; text-align: center }
|
||||
|
||||
/* Search Field */
|
||||
.searchfield { background-color: #E0E0E0; color: #666666; font-family: Helvetica, Arial; font-size: 10pt; padding: 0; }
|
||||
|
||||
/*******************************************************************/
|
||||
/* Specific elements */
|
||||
/*******************************************************************/
|
||||
|
||||
/* Banner div */
|
||||
#banner { border: 1px solid black; }
|
||||
Reference in New Issue
Block a user