diff --git a/index.html b/index.html index 6d26196..8733bf3 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,71 @@ +
-
- +
+ +
+

Special Issue 01

+

2016XXX OP=OP

+
+
+
+ +
+

Special Issue 02

+

2017XXX TGC #3

+
+
+
+ +
+

Special Issue 03

+

???

+
+
+
+ +
+

Special Issue 04

+

???

+
+
+
+ +
+

Special Issue 05

+

???

+
+
+
+ +
+

Special Issue 06

+

???

+
+
+
+ +
+

Special Issue 07

+

???

+
+
+
+ +
+

Special Issue 08

+

???

+
+
+
+ +
+

Special Issue 09

+

???

+
+
diff --git a/style.css b/style.css new file mode 100644 index 0000000..b378511 --- /dev/null +++ b/style.css @@ -0,0 +1,10 @@ +#container { + display: flex; + //width: ; +} + +iframe { + border: 0px; + height: 60vH; + overflow: hidden; +}