Update style.css
This commit is contained in:
parent
ca74a205ca
commit
d25212270f
|
@ -91,7 +91,7 @@ a:hover {
|
||||||
background: #484747;
|
background: #484747;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
border: 1px solid #99ff00;
|
border: 2px solid #99ff00;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
|
@ -101,7 +101,7 @@ a:hover {
|
||||||
|
|
||||||
.return {
|
.return {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: 1px solid #99ff00;
|
border: 2px solid #99ff00;
|
||||||
width: 888px;
|
width: 888px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background: #484747;
|
background: #484747;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user