Skip to content
Snippets Groups Projects
Commit 93bad789 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Merge branch '313-autorenname-spruche-wird-zu-gross-dargestellt' into 'development'

Spruch-Autor-Stile

Closes #313

See merge request !502
parents 0256f972 79322ddc
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
......@@ -569,4 +569,4 @@ footer a {
.product img {
max-width: 100px;
}
\ No newline at end of file
}
......@@ -6672,6 +6672,10 @@ button.close {
display: none !important;
}
}
#spruch .author {
font-size: 14px;
color: #888;
}
body.quicktips {
background-color: white;
}
......
This diff is collapsed.
This diff is collapsed.
//@import "./result-page.less";
#spruch .author {
font-size: 14px;
color: #888;
}
body.quicktips {
background-color: white;
}
......@@ -652,4 +658,4 @@ nav h1 {
body > div {
padding-top: 70px;
}
\ 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