mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 19:50:38 +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;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {}
|
|
||||||
|
|
||||||
.header-title {
|
.header-title {
|
||||||
padding-top: 80px;
|
padding-top: 80px;
|
||||||
}
|
}
|
||||||
|
@ -82,8 +80,6 @@ p {}
|
||||||
right: -30px;
|
right: -30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column.right img {}
|
|
||||||
|
|
||||||
.top {
|
.top {
|
||||||
height: 168px;
|
height: 168px;
|
||||||
border-bottom: 2px solid #F5F6F6;
|
border-bottom: 2px solid #F5F6F6;
|
||||||
|
@ -119,8 +115,6 @@ p {}
|
||||||
padding-top: 34px;
|
padding-top: 34px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-title {}
|
|
||||||
|
|
||||||
.header-right {
|
.header-right {
|
||||||
/* float: right; */
|
/* float: right; */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue