Remove useless stuff
This commit is contained in:
@ -2,26 +2,6 @@ body {
|
||||
background: url(../image/background.jpg) fixed;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
#urlBox {
|
||||
padding: 10px 0 0 5px;
|
||||
border: 1px solid rgba(0,0,0,.125);
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
#urlBox .url {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#urlBox .url input {
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
line-height: 32px;
|
||||
color: #000;
|
||||
border: none;
|
||||
border-bottom: 1px solid rgba(0,0,0,.125);
|
||||
}
|
||||
|
||||
#content {
|
||||
background-color: white;
|
||||
opacity: 0.75;
|
||||
|
Reference in New Issue
Block a user