mirror of
https://github.com/nhammer514/textfiles-politics.git
synced 2025-06-07 06:12:45 -04:00
changes to CSS
This commit is contained in:
parent
0829fa86a4
commit
f5d13e3484
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue