[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[website/master] Dot-underline abbreviations.



---
 style.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/style.css b/style.css
index 936552e..4448c85 100644
--- a/style.css
+++ b/style.css
@@ -83,6 +83,10 @@ p {
  color: #222;
 }
 
+abbr {
+border-bottom: 1px dotted;
+}
+
 tr {
  background-color: #FFF;
 }
-- 
2.1.4


Reply to: