aboutsummaryrefslogtreecommitdiff
path: root/quotes
diff options
context:
space:
mode:
authorMarvin Borner2020-10-10 23:04:31 +0200
committerMarvin Borner2020-10-10 23:04:31 +0200
commitd32ffe5d0e44f591adcf692b98a43efb5e65187a (patch)
tree25733d3e2a3829315f2cf50cf3f817cea4221e08 /quotes
parent5017a820ab9c0d49b3db370421f9856c8b709647 (diff)
Formatting
Diffstat (limited to 'quotes')
-rw-r--r--quotes/public/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/quotes/public/index.html b/quotes/public/index.html
index b91d1e1..8853ee4 100644
--- a/quotes/public/index.html
+++ b/quotes/public/index.html
@@ -32,17 +32,17 @@
</form>
<button id="open_TGI13.1">TGI13.1</button>
- <ul style="display: none;" id="TGI13.1"></ul>
+ <ul style="display: none" id="TGI13.1"></ul>
<button id="open_TGI13.2">TGI13.2</button>
- <ul style="display: none;" id="TGI13.2"></ul>
+ <ul style="display: none" id="TGI13.2"></ul>
<button id="open_TGM13.1">TGM13.1</button>
- <ul style="display: none;" id="TGM13.1"></ul>
+ <ul style="display: none" id="TGM13.1"></ul>
<button id="open_TGM13.2">TGM13.2</button>
- <ul style="display: none;" id="TGM13.2"></ul>
+ <ul style="display: none" id="TGM13.2"></ul>
<button id="open_TGTM13.1">TGTM13.1</button>
- <ul style="display: none;" id="TGTM13.1"></ul>
+ <ul style="display: none" id="TGTM13.1"></ul>
<button id="open_teacher">Lehrer</button>
- <ul style="display: none;" id="teacher"></ul>
+ <ul style="display: none" id="teacher"></ul>
</main>
<script src="script.js" charset="utf-8"></script>