This commit is contained in:
parent
664eb87d8f
commit
ac88f528c0
File diff suppressed because one or more lines are too long
@ -5,7 +5,7 @@
|
||||
|
||||
}
|
||||
.main_logo{
|
||||
margin: 0 !important;
|
||||
margin: 1.5rem 0 1.5rem 0 !important;
|
||||
}
|
||||
}
|
||||
//hide logo in header
|
||||
|
@ -72,15 +72,22 @@
|
||||
}
|
||||
///
|
||||
.field_programme{
|
||||
display: inline-block;
|
||||
// background: gray;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
margin-bottom: 1rem;
|
||||
color: white;
|
||||
font-weight: 600;
|
||||
padding: .3rem .5rem;
|
||||
|
||||
a{
|
||||
text-decoration: none;
|
||||
}
|
||||
div{
|
||||
display: inline-block;
|
||||
color: white;
|
||||
font-weight: 600;
|
||||
padding: .3rem .5rem;
|
||||
background-color: red;
|
||||
margin-right: .5rem;
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user