Files
votianng/html/lib/project/css/navigation.css
2026-03-29 10:34:57 +02:00

14 lines
476 B
CSS

/*=======================================================================
*
* navigation.css
*
* Autor: Marc Vollmann
*
=======================================================================*/
a:link { text-decoration:none; font-weight:bold; color:#FFFFFF;}
a:visited { text-decoration:none; font-weight:bold; color:#FFFFFF;}
a:hover { text-decoration:none; font-weight:bold; color:#000000;}
a:active { text-decoration:none; font-weight:bold; color:#FF0000;}