mirror of
https://github.com/nhammer514/textfiles-politics.git
synced 2025-01-11 15:29:33 -05:00
changes to CSS
This commit is contained in:
parent
0829fa86a4
commit
f5d13e3484
@ -52,7 +52,7 @@ a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.button {
|
div.button {
|
||||||
background-color: gray;
|
background-color: #6495ED;
|
||||||
border: double black;
|
border: double black;
|
||||||
color: black;
|
color: black;
|
||||||
padding: 15px 32px;
|
padding: 15px 32px;
|
||||||
@ -239,7 +239,7 @@ img.dahlia {
|
|||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
#github-links > a:hover {
|
#github-links > a:hover {
|
||||||
color: #C8AC80;
|
color: #6495ED;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user