color adjustments for the attention box
This commit is contained in:
parent
1a832753b2
commit
f65a1b49ba
@ -162,17 +162,6 @@ pre {
|
||||
#color: #ffb600; */
|
||||
}
|
||||
|
||||
.logo-container{
|
||||
position: absolute;
|
||||
left:210px;
|
||||
top:20px;
|
||||
width:100px;
|
||||
}
|
||||
|
||||
.logo{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.start {
|
||||
font-family: 'Atarian System Regular';
|
||||
font-size: 1.2em;
|
||||
@ -230,7 +219,6 @@ pre {
|
||||
}
|
||||
|
||||
.button-row button:hover {
|
||||
/* background-color: #f0e6da; */
|
||||
font-family: 'Atarian System Bold';
|
||||
}
|
||||
|
||||
@ -246,13 +234,12 @@ pre {
|
||||
}
|
||||
|
||||
.button-column button:hover {
|
||||
/* background-color: #f0e6da; */
|
||||
font-family: 'Atarian System Bold';
|
||||
}
|
||||
|
||||
.shadowbox {
|
||||
width: 11.95em;
|
||||
background-color: #004d80;
|
||||
background-color: darkslategrey;
|
||||
border: 3px solid #babebd;
|
||||
box-shadow: 5px 6px #9f9c9b;
|
||||
padding: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user