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:
10
4.css
10
4.css
@ -16,10 +16,6 @@ a:hover{
|
||||
color:#000000;
|
||||
}
|
||||
|
||||
p{
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
.spacer{
|
||||
margin-top:10px;
|
||||
height:7px;
|
||||
@ -104,16 +100,16 @@ div.terminator{
|
||||
div.main{
|
||||
width:50vw;
|
||||
padding-top:1px;
|
||||
border:3px solid;
|
||||
background-color:#d1d1d1;
|
||||
border-color:#ffffff;
|
||||
box-shadow:0px 0px 20px 3px #000000;
|
||||
border-radius:5px;
|
||||
margin:auto;
|
||||
}
|
||||
|
||||
h6 span{
|
||||
cursor:pointer;
|
||||
|
||||
width:calc(20% - 23px);
|
||||
line-height: 40px;
|
||||
font-size:30px;
|
||||
padding-top: 2px;
|
||||
@ -122,7 +118,7 @@ h6 span{
|
||||
padding-bottom:2px;
|
||||
border-bottom:3px solid #0077ff;
|
||||
transition: border-color .2s ease-out,border-color .2s ease-out;
|
||||
white-space: nowrap;
|
||||
|
||||
margin-left: 15px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user