From 36934077c8b24474e052181cd6754ffbe29a9a79 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 2 Jan 2016 00:21:17 -0600 Subject: [PATCH] Reformatted file container format --- web/css/style.css | 12 ++++++++++++ web/pages/problems.html | 12 ++++++------ 2 files changed, 18 insertions(+), 6 deletions(-) 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 @@ -