From dc97e2ffed3a44b472ce28fd7e055883c1b68576 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sun, 1 Mar 2015 01:46:18 -0500 Subject: Inline CSS, viewport --- Makefile | 2 +- custom.css | 9 --------- index.jinja | 13 ++++++++++++- 3 files changed, 13 insertions(+), 11 deletions(-) delete mode 100644 custom.css diff --git a/Makefile b/Makefile index 2a10862..0ea1871 100644 --- a/Makefile +++ b/Makefile @@ -4,4 +4,4 @@ build: python2 build.py deploy: - rsync -r index.html custom.css notes horel.org:public_html/submodularity + rsync -r index.html notes horel.org:public_html/submodularity diff --git a/custom.css b/custom.css deleted file mode 100644 index 7d0c520..0000000 --- a/custom.css +++ /dev/null @@ -1,9 +0,0 @@ -body { font-family: "Source Sans Pro", "Verdana", "Helvetica", sans-serif; color: #333; font-size: 13pt; width: 700px; margin: 0 auto; } -.subtext { font-size: 80%; font-weight: normal; } -a { text-decoration: none; color: #428BCA} -a:hover {text-decoration: underline; color: #2A6496} -h1 { text-align: center } -h2 { border-bottom: 1px solid #EEE; } -ul { padding-left: 0; list-style:none } -ol { padding-left: 1.5em; } -li + li { margin-top: 0.5em} diff --git a/index.jinja b/index.jinja index d20e06e..06e32b8 100644 --- a/index.jinja +++ b/index.jinja @@ -2,8 +2,19 @@ + Submodularity Reading Group - +

Submodular Optimization Reading Group
-- cgit v1.2.3-70-g09d2