mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-10 13:52:04 +00:00
Update 4.css
This commit is contained in:
11
4.css
11
4.css
@ -23,14 +23,15 @@ a.btn{
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
margin: 15px;
|
||||
border: 2px solid #ffffff;
|
||||
border: 3px solid #ffffff;
|
||||
background-color: #ffffff;
|
||||
border-radius: 15px;
|
||||
}
|
||||
a.btn:hover, .btn:focus {
|
||||
border: 2px solid #0077ff;
|
||||
border-radius: 15px;
|
||||
box-shadow: 0 1px 4px #000;
|
||||
text-decoration: none;
|
||||
border: 3px solid #0077ff;
|
||||
background-color: #0077ff;
|
||||
border-radius: 15px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.spacer{
|
||||
|
||||
Reference in New Issue
Block a user