Skip to content
Snippets Groups Projects
Verified Commit c11e7cf9 authored by Tilman Vatteroth's avatar Tilman Vatteroth :robot:
Browse files

less bold

parent 036c8586
No related branches found
No related tags found
No related merge requests found
...@@ -15,9 +15,6 @@ div[data-template=mensaPlan] .ui-widget-content { ...@@ -15,9 +15,6 @@ div[data-template=mensaPlan] .ui-widget-content {
div[data-template=mensaPlan] #mensaPlanTitleBar { div[data-template=mensaPlan] #mensaPlanTitleBar {
text-align: center; text-align: center;
} }
div[data-template=mensaPlan] .mensaPlanTable {
font-weight: bold;
}
div[data-template=mensaPlan] .mensaPlanTable td { div[data-template=mensaPlan] .mensaPlanTable td {
border-bottom: solid 2px white; border-bottom: solid 2px white;
} }
......
...@@ -20,7 +20,6 @@ color: white; ...@@ -20,7 +20,6 @@ color: white;
} }
.mensaPlanTable { .mensaPlanTable {
font-weight: bold;
td { td {
border-bottom: solid 2px white; border-bottom: solid 2px white;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment