summaryrefslogtreecommitdiff
path: root/2016/33c3/33c3-modems.css
diff options
context:
space:
mode:
Diffstat (limited to '2016/33c3/33c3-modems.css')
-rw-r--r--2016/33c3/33c3-modems.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/2016/33c3/33c3-modems.css b/2016/33c3/33c3-modems.css
new file mode 100644
index 0000000..1876239
--- /dev/null
+++ b/2016/33c3/33c3-modems.css
@@ -0,0 +1,14 @@
+div.change_topic {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+
+div.change_topic h1 {
+ text-align: center;
+ border-bottom-width: 0px;
+}
+
+span.gimmick_right img {
+ float: right;
+}
personal git repositories of Harald Welte. Your mileage may vary