summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2016-04-13 11:12:21 +0200
committerLeif Johansson <leifj@sunet.se>2016-04-13 11:12:21 +0200
commit61e06e0bf0a9ae023876480020fef7ee305779a3 (patch)
tree40533cb6942acc2d16ca24fd3dd21e4d3e67a19a /README.html
parent54c000a267e14b70f854665b39d8e104474b62cf (diff)
horizontal dl
Diffstat (limited to 'README.html')
-rw-r--r--README.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.html b/README.html
index 4aae6673..8c7e3f40 100644
--- a/README.html
+++ b/README.html
@@ -3,7 +3,7 @@
<p>These are feeds that are consumed by interfederation aggregators such as Kalmar2 or eduGAIN. These should not be consumed by anyone except the relevant federation operator.</p>
-<dl>
+<dl class="dl-horizontal">
<dt><b>swamid-kalmar-1.0</b></dt><dd>Production Kalmar upstream</dd>
<dt><b>swamid-edugain-1.0</b></dt><dd>Production eduGAIN upstream</dd>
</dl>
@@ -12,14 +12,14 @@
<p>Only for testing</p>
-<dl>
+<dl class="dl-horizontal">
<dt><b>swamid-edugain-testing-1.0</b></dt><dd>Test edugain testing upstream</dd>
<dt><b>swamid-kalmar-testing-1.0</b></dt><dd>Testing Kalmar upstream</dd>
</dl>
<h2>Special projects</h2>
-<dl>
+<dl class="dl-horizontal">
<dt><b>swamid-ki-sll-1.0</b></dt><dd>Production KI-SLL interfederation</dd>
<dt><b>swamid-fiv-test</b></dt><dd>Test Federation i Väst upstream</dd>
<dt><b>swamid-discovery</b></dt><dd>Aggregate of all SWAMID 1.0 and 2.0 SPs and IdPs excluding any interfederation IdPs. Only for use in SWAMID discovery services</dd>