summaryrefslogtreecommitdiff
path: root/src/main/webapp/wayf.css
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-07-26 01:00:20 +0200
committerLeif Johansson <leifj@sunet.se>2011-07-26 01:00:20 +0200
commit5213af906acd534c7bc4f905e10be007af0b182d (patch)
treef20045c1e391255546bec87b5726fdbd35105e29 /src/main/webapp/wayf.css
parent1a8eece1526b4c0f26bee99059f066000fe09a21 (diff)
adopt ndn skin
Diffstat (limited to 'src/main/webapp/wayf.css')
-rw-r--r--src/main/webapp/wayf.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/main/webapp/wayf.css b/src/main/webapp/wayf.css
index d6128e2..768df92 100644
--- a/src/main/webapp/wayf.css
+++ b/src/main/webapp/wayf.css
@@ -44,21 +44,6 @@ span.option {
.footer {
max-width: 800px;
- border-left-width: 2px;
- border-right-width: 2px;
- border-top-width: 2px;
- border-bottom-width: 2px;
- border-color: #000000;
- border-style: solid;
- background-color: #FFFFFF;
- margin-top: 0;
- margin-bottom: 1em;
- margin-left: 1em;
- margin-right: 1em;
- padding-left: .75em;
- padding-right: .75em;
- padding-top: .5em;
- padding-bottom: .5em;
}
span.warning {