Difference between revisions of "Msc2G1:Concept"
From cs
Line 47: | Line 47: | ||
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
font-size: 36px; | font-size: 36px; | ||
− | color: # | + | color: #4F6975; |
text-align:center; | text-align:center; | ||
} | } | ||
Line 61: | Line 61: | ||
text-align:center; | text-align:center; | ||
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
− | color:# | + | color:#4F6975; |
} | } | ||
Line 78: | Line 78: | ||
div#button a:link {color: #D8E9F0; text-decoration: none; opacity: 1;} | div#button a:link {color: #D8E9F0; text-decoration: none; opacity: 1;} | ||
div#button a:visited {color: #D8E9F0; text-decoration: none; opacity: 1;} | div#button a:visited {color: #D8E9F0; text-decoration: none; opacity: 1;} | ||
− | div#button a:active {background: # | + | div#button a:active {background: #4F6975;color: #000000; text-decoration: none; opacity: 1;} |
− | div#button a:hover {color: # | + | div#button a:hover {color: #4F6975; text-decoration: none; opacity: 1; font-weight: bold;} |
div#buttonlast a:link {color: #D8E9F0; text-decoration: none; opacity: 1;} | div#buttonlast a:link {color: #D8E9F0; text-decoration: none; opacity: 1;} | ||
div#buttonlast a:visited {color: #D8E9F0; text-decoration: none; opacity: 1;} | div#buttonlast a:visited {color: #D8E9F0; text-decoration: none; opacity: 1;} | ||
− | div#buttonlast a:active {background: | + | div#buttonlast a:active {background: 4F6975; color: #000000; text-decoration: none; opacity: 1;} |
− | div#buttonlast a:hover {color: # | + | div#buttonlast a:hover {color: #4F6975; text-decoration: none; opacity: 1; font-weight: bold;} |
</style> | </style> |
Revision as of 09:29, 2 July 2018