mirror of
https://github.com/nhammer514/textfiles-politics.git
synced 2025-07-29 00:58:36 -04:00
new background test
This commit is contained in:
parent
2e5545037b
commit
fb8d840a47
2 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
body {
|
body {
|
||||||
|
|
||||||
background-color: white;
|
background-color: white;
|
||||||
color: #6495ED;
|
color: black;
|
||||||
font-family: arial, helvetica, sans-serif;
|
font-family: arial, helvetica, sans-serif;
|
||||||
padding:200px;
|
padding:200px;
|
||||||
line-height:2em;
|
line-height:2em;
|
||||||
background-image: url('Images/IlluminatiBackground.jpg');
|
background-image: url('Images/TopSecret.jpg');
|
||||||
border: 1px solid black
|
border: 1px solid black
|
||||||
|
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
#citation-link > a:hover {
|
#citation-link > a:hover {
|
||||||
color: #6495ED;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Navbar */
|
/* Navbar */
|
||||||
|
@ -72,7 +72,7 @@ a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
div.button {
|
div.button {
|
||||||
background-color: #6495ED;
|
background-color: red;
|
||||||
border: double black;
|
border: double black;
|
||||||
color: black;
|
color: black;
|
||||||
padding: 15px 32px;
|
padding: 15px 32px;
|
||||||
|
@ -259,7 +259,7 @@ img.dahlia {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
#github-links > a:hover {
|
#github-links > a:hover {
|
||||||
color: #6495ED;
|
color: red;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
BIN
docs/Images/TopSecret.jpg
Normal file
BIN
docs/Images/TopSecret.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue