summaryrefslogtreecommitdiff
path: root/css/default.css~
diff options
context:
space:
mode:
Diffstat (limited to 'css/default.css~')
-rw-r--r--css/default.css~13
1 files changed, 13 insertions, 0 deletions
diff --git a/css/default.css~ b/css/default.css~
new file mode 100644
index 0000000..565282f
--- /dev/null
+++ b/css/default.css~
@@ -0,0 +1,13 @@
+div#content {
+ width: 39rem;
+ margin: auto;
+}
+
+img {
+ max-width: 100%;
+ height: auto;
+}
+
+a {
+ text-decoration: none;
+}