Difference between revisions of "project01:P4"

From 100ybp
Jump to: navigation, search
Line 78: Line 78:
  
 
div#button a:link    {color: #8D4523; text-decoration: none; opacity: 1;}
 
div#button a:link    {color: #8D4523; text-decoration: none; opacity: 1;}
div#button a:visited    {color: #D5692F; text-decoration: none; opacity: 1;}
+
div#button a:visited    {color: #414141; text-decoration: none; opacity: 1;}
 
div#button a:active  {background: #A7A6A6;color: #000000; text-decoration: none; opacity: 1;}
 
div#button a:active  {background: #A7A6A6;color: #000000; text-decoration: none; opacity: 1;}
 
div#button a:hover      {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;}
 
div#button a:hover      {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;}
  
 
div#buttonlast a:link    {color: #8D4523; text-decoration: none; opacity: 1;}
 
div#buttonlast a:link    {color: #8D4523; text-decoration: none; opacity: 1;}
div#buttonlast a:visited  {color: #D5692F; text-decoration: none; opacity: 1;}
+
div#buttonlast a:visited  {color: #414141; text-decoration: none; opacity: 1;}
 
div#buttonlast a:active  {background: #A7A6A6; color: #000000; text-decoration: none; opacity: 1;}
 
div#buttonlast a:active  {background: #A7A6A6; color: #000000; text-decoration: none; opacity: 1;}
 
div#buttonlast a:hover    {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;}
 
div#buttonlast a:hover    {color: #D5692F; text-decoration: none; opacity: 1; font-weight: bold;}

Revision as of 14:11, 15 February 2019


Mars Banner2 merged.png

P1

P2

P3

P4