Increase font-size of the "report a problem" link

This commit is contained in:
Kai Krueger 2011-04-29 20:38:32 -06:00
parent 1ac7f20263
commit 14ed7ad164

View file

@ -18,3 +18,7 @@
.olControlPanZoom {
display: none;
}
a.reportProblem {
font-size:150%;
}