Difference between revisions of "Msc2G3:Page1"
From cs
Line 45: | Line 45: | ||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
font-size: 50px; | font-size: 50px; | ||
− | color: # | + | color: #f25e42; |
text-align:center; | text-align:center; | ||
} | } | ||
Line 60: | Line 60: | ||
font-family: 'Roboto', sans-serif; | font-family: 'Roboto', sans-serif; | ||
font-size: 16px; | font-size: 16px; | ||
− | color:# | + | color:#f25e42; |
} | } | ||
Line 78: | Line 78: | ||
div#button a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | div#button a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
div#button a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | div#button a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
− | div#button a:active {background: # | + | div#button a:active {background: #f25e42;color: #000000; text-decoration: none; opacity: 1;} |
− | div#button a:hover {color: # | + | div#button a:hover {color: #f25e42; text-decoration: none; opacity: 1; font-weight: bold;} |
div#buttonlast a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | div#buttonlast a:link {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
div#buttonlast a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | div#buttonlast a:visited {color: #A7A9AB; text-decoration: none; opacity: 1;} | ||
− | div#buttonlast a:active {background: | + | div#buttonlast a:active {background: #f25e42; color: #000000; text-decoration: none; opacity: 1;} |
− | div#buttonlast a:hover {color: # | + | div#buttonlast a:hover {color: #f25e42; text-decoration: none; opacity: 1; font-weight: bold;} |
</style> | </style> |
Revision as of 22:08, 30 June 2018