diff --git a/web/css/style.css b/web/css/style.css index b6ea0b1..1b4c52d 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -7,6 +7,18 @@ ::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder { color: #999999; } +#fholder { + text-align:center; +} +.probfile { + display:inline; + color:#62AC5B; + margin-right:1em; + margin-left:1em; +} +.filelink, .filelink:hover { + text-decoration:none; +} #style1 { background-color: #0080FF; margin: -0.1em; diff --git a/web/pages/problems.html b/web/pages/problems.html index cd8ea4c..e13313c 100644 --- a/web/pages/problems.html +++ b/web/pages/problems.html @@ -21,13 +21,13 @@ -