add mmath thesis sources
[~bandali/bndl.org] / static / style.css
index 6dfa97e..1036bbd 100644 (file)
@@ -114,6 +114,30 @@ sub {
   top: 0.4em;
 }
 
+/* TeX logos */
+.t-logo {
+  font-family: "Tex Gyre Termes", serif;
+  /* letter-spacing: 1px; */
+  white-space: nowrap;
+}
+.t-logo sup {
+  font-size: 0.85em;
+  letter-spacing: 1px;
+  margin-left: -0.36em;
+  margin-right: -0.15em;
+  text-transform: uppercase;
+  vertical-align: 0.15em;
+  top: 0;
+}
+.t-logo sub {
+  font-size: 1em;
+  margin-left: -0.1667em;
+  margin-right: -0.125em;
+  text-transform: uppercase;
+  vertical-align: -0.5ex;
+  top: 0;
+}
+
 blockquote#abstract {
   font-size: 0.95em;
   text-align: justify;