Changeset 708cb6185aba06a231e486ad7d5f145bfc810530

Show
Ignore:
Timestamp:
03/30/08 11:59:36 (7 months ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1206871176 +0200
git-parent:

[a8e9ce8bc03a3ea684234d8e52e40327167fb066]

git-author:
Christopher Jung <bktheg@web.de> 1206871176 +0200
Message:

Update der CSS-Daten

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • web/format.css

    r953ed23 r708cb61  
    1717 *      Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
    1818 */ 
    19 body    {background-color: #000000; color: white; font-family: arial, helvetica; margin-left:5px;
     19body    {background-color: #000000; color: white; font-family: arial, helvetica;
    2020 
    2121hr              {color: white;} 
     
    135135a.back:active           {color: green; text-decoration: none;} 
    136136 
    137 a.ok:link                       {color: green; text-decoration: none; font-weight:bold; } 
    138 a.ok:visited            {color: green; text-decoration: none; font-weight:bold; } 
    139 a.ok:hover                      {color: #F0A000; text-decoration: none; font-weight:bold; } 
    140 a.ok:active                     {color: green; text-decoration: none; font-weight:bold; } 
     137a.ok:link                       {color: green; text-decoration: normal; font-weight:bold; } 
     138a.ok:visited            {color: green; text-decoration: normal; font-weight:bold; } 
     139a.ok:hover                      {color: #F0A000; text-decoration: normal; font-weight:bold; } 
     140a.ok:active                     {color: green; text-decoration: normal; font-weight:bold; } 
    141141 
    142142a.error:link            {color: #E00000; text-decoration: none; font-weight:bold;}