mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
bg success
This commit is contained in:
parent
c2c193bfa9
commit
19127328d2
@ -1,4 +1,4 @@
|
||||
<section class="hero is-medium is-success">
|
||||
<section class="hero is-medium has-background-success">
|
||||
<div class="hero-body">
|
||||
<div class="container has-text-centered">
|
||||
<div class="main-block">
|
||||
|
@ -1,3 +1,5 @@
|
||||
@import './src/styles/variables';
|
||||
|
||||
.button,
|
||||
a,
|
||||
button {
|
||||
@ -16,3 +18,6 @@ a {
|
||||
:host {
|
||||
padding: 2em;
|
||||
}
|
||||
.has-background-success {
|
||||
background: $logo_color_2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user