Explorar o código

Style highlights

theenglishway (time) %!s(int64=2) %!d(string=hai) anos
pai
achega
bac028b35e
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      lib/views/work.ex

+ 11 - 0
lib/views/work.ex

@@ -86,6 +86,17 @@ defmodule CvGenView.Work do
       font-size: 0.85em;
     }
 
+    .work ul.highlights > li {
+      border: #bbb solid 1px;
+      margin-top: 0.3em;
+      padding: 0.4em;
+      font-weight: lighter;
+    }
+
+    .work ul.highlights {
+
+    }
+
     #work > ol > li {
       margin: 2em auto;
       padding-left: 0.5em;