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

Schriftgröße von Titel und Link wieder auf normale größe gesetzt

parent 06381989
No related branches found
No related tags found
1 merge request!1365Resolve "Filter Options for MetaGer"
......@@ -156,6 +156,7 @@ body {
a:link {
color: #0000FF;
font-size: 12px;
}
a#donation:hover {}
......@@ -251,7 +252,7 @@ a:hover {
.result .title {
color: black;
text-decoration: none;
font-size: 15px;
font-size: 13px;
font-weight: bold;
margin-bottom: 0;
white-space: nowrap;
......
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