Add files via upload
This commit is contained in:
parent
48925476de
commit
852ff137aa
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ body {
|
||||||
|
|
||||||
/* Mobile Button vergrößern & weißen Hintergrund /* Button groß mit runden Ecken */
|
/* Mobile Button vergrößern & weißen Hintergrund /* Button groß mit runden Ecken */
|
||||||
.btn-sm {
|
.btn-sm {
|
||||||
padding: 5px 20px;
|
padding: 5px 30px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: #333;
|
color: #333;
|
||||||
background-color: $background_color;
|
background-color: $background_color;
|
||||||
|
@ -374,7 +374,7 @@ Element {
|
||||||
.thread_level_1 {
|
.thread_level_1 {
|
||||||
position: relative !important;
|
position: relative !important;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
border-left: 3px solid #84b6c48a;
|
border-left: 3px solid #5151511a;
|
||||||
}
|
}
|
||||||
|
|
||||||
.thread_level_2 {
|
.thread_level_2 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue