diff --git a/css/reset.styl b/css/reset.styl index dacf549..273c774 100755 --- a/css/reset.styl +++ b/css/reset.styl @@ -166,8 +166,8 @@ pre pre.new_year background-color transparent color #BF0000 - font-family "Courier 10 Pitch", Courier, monospace - font-size .8em + font-family monospace + font-size .8rem font-webkit bold margin 0 0 2em 0 text-align center @@ -192,4 +192,4 @@ p > code white-space -o-pre-wrap ul, ol - margin 1.2em 2em \ No newline at end of file + margin 1.2em 2em diff --git a/template/index.twig b/template/index.twig index d8d7839..bfe19ca 100755 --- a/template/index.twig +++ b/template/index.twig @@ -9,7 +9,9 @@ #} - {# Welcome New Year #} + {# Welcome New Year. + # To maintain alignment, keep al lines below of the same length. + #}
                     .''.    
   .        *''*    :_\/_:   
@@ -19,12 +21,12 @@ _\(/_  .:.*_\/_*   : /\ :
    *_\/_*     -= o =-  /)\  
    * /\ *     .'/.\'.   '   
     *..*         :          
-    ___   ___  __  ___
-   |__ \ / _ \/_ |/ _ \
-      ) | | | || | (_) |
-     / /| | | || |> _ <
-    / /_| |_| || | (_) |
-   |____|\___/ |_|\___/
+    ___   ___  __  ___      
+   |__ \ / _ \/_ |/ _ \     
+      ) | | | || | (_) |    
+     / /| | | || |> _ <     
+    / /_| |_| || | (_) |    
+   |____|\___/ |_|\___/     
     
{# #}