1. Import
This commit is contained in:
14
html/lib/project/css/navigation.css
Normal file
14
html/lib/project/css/navigation.css
Normal file
@@ -0,0 +1,14 @@
|
||||
/*=======================================================================
|
||||
*
|
||||
* 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;}
|
||||
|
||||
Reference in New Issue
Block a user