fleche totop
This commit is contained in:
@@ -1247,7 +1247,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
line-height: 2,5rem;
|
||||
background: #fff;
|
||||
width: 4rem;
|
||||
height: 2rem;
|
||||
height: 6rem;
|
||||
border-radius: 3px;
|
||||
display: inline-block;
|
||||
text-align: top; }
|
||||
@@ -1511,6 +1511,8 @@ h1 {
|
||||
|
||||
.event #new-footer {
|
||||
border-top: solid 5px #d9d9d9; }
|
||||
.event #new-footer span {
|
||||
height: 2rem; }
|
||||
|
||||
.modular.header-image #header {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
|
||||
@@ -674,7 +674,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
line-height: 2,5rem;
|
||||
background: #fff;
|
||||
width: 4rem;
|
||||
height: 2rem;
|
||||
height: 6rem;
|
||||
border-radius: $border-radius;
|
||||
display: inline-block;
|
||||
text-align: top;
|
||||
@@ -1064,4 +1064,8 @@ h1{
|
||||
|
||||
.event #new-footer{
|
||||
border-top:solid 5px #d9d9d9;
|
||||
span {
|
||||
height: 2rem;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user