mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
Remove empty styles in splash.css
This commit is contained in:
parent
dc1d1dfebd
commit
b2ca92666f
1 changed files with 0 additions and 6 deletions
|
@ -48,8 +48,6 @@ h2 {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
p {}
|
||||
|
||||
.header-title {
|
||||
padding-top: 80px;
|
||||
}
|
||||
|
@ -82,8 +80,6 @@ p {}
|
|||
right: -30px;
|
||||
}
|
||||
|
||||
.column.right img {}
|
||||
|
||||
.top {
|
||||
height: 168px;
|
||||
border-bottom: 2px solid #F5F6F6;
|
||||
|
@ -119,8 +115,6 @@ p {}
|
|||
padding-top: 34px;
|
||||
}
|
||||
|
||||
.header-title {}
|
||||
|
||||
.header-right {
|
||||
/* float: right; */
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue