X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=www%2Fbgb.css;h=39b6863481712cf271e870215d2283a533ccb48a;hb=0253e2b8737fba111f4ec7406704dacaa4877d8d;hp=6f6928a4ab80c525179f3399cf4df3d8f723ca0a;hpb=3791eea3c8506233143368b30792006508295e94;p=biopieces.git diff --git a/www/bgb.css b/www/bgb.css index 6f6928a..39b6863 100644 --- a/www/bgb.css +++ b/www/bgb.css @@ -214,12 +214,19 @@ /* border-color: red; /* /* -/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< +/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ + +/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BODY <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ +body { + background-color: #d0e4fe; +} + /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DIV <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ + div.navigate { } @@ -228,6 +235,7 @@ div.browse { text-align: center; } + /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> GENERIC CLASSES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ @@ -237,7 +245,7 @@ div.browse { .italic { - font-style: italic; + font-style: italic; } @@ -259,6 +267,23 @@ div.browse { display: inline; } +.monospace { + font-family: courier; +} + +.error { + text-align: center; + color: red; +} + + +/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> IMAGE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ + + +img { + border-style: none; +} + /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HEADINGS AND PARAGRAPH <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */