Skip to content
Snippets Groups Projects
Commit d8d6b44d authored by Karl Hasselbring's avatar Karl Hasselbring
Browse files

Improved: Leicht veränderter Style für die Quicktips

parent fbc940bb
No related branches found
No related tags found
4 merge requests!1262WIP: Resolve "Spendenseite Texte anpassen",!1207WIP: Resolve "Rechtschreibfehler",!1198Meta ger redesign,!1131Meta ger redesign
...@@ -71,9 +71,12 @@ ...@@ -71,9 +71,12 @@
border-left: 3px solid #070; border-left: 3px solid #070;
p { p {
color: #070; color: #070;
display: flex;
flex-direction: column;
.author { .author {
color: #404040; color: #404040;
font-style: italic; font-style: italic;
align-self: end;
} }
} }
} }
...@@ -104,5 +107,14 @@ ...@@ -104,5 +107,14 @@
} }
} }
} }
&[type=duckDuckGo-bang] {
.bang-btn {
width: 100%;
margin-top: 5px;
color: #fff;
background-color: #286992;
font-size: 16px;
}
}
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment