diff options
| -rw-r--r-- | chimere/static/forms.css | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/chimere/static/forms.css b/chimere/static/forms.css index dd3fc21..c1c3eca 100644 --- a/chimere/static/forms.css +++ b/chimere/static/forms.css @@ -29,6 +29,7 @@ width:100%;  margin:0;  padding:0;  margin-top:10px; +font-size:16px;  }  .map_button a{ | 
