From 8968a408cf84bb7fdaa5cb42e63acc05b741ef52 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 14 May 2019 17:55:13 +0200 Subject: Add cheatsheet --- common/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/css/main.css b/common/css/main.css index b5a60f7..d8795e2 100644 --- a/common/css/main.css +++ b/common/css/main.css @@ -18,8 +18,8 @@ ::-webkit-scrollbar-thumb:horizontal { width: 50px; background-color: #000000; } *{padding:0px; margin:0px; font-family: grixel_acme_7_wide_xtnd, Courier New, Verdana, Arial; line-height:24px;} -a{text-decoration: none; color:black;} body{background-color:#f5f5f5;} +a{text-decoration: none; color:black;} p a:hover{text-decoration: none; color:gray;} .page{width:880px; margin:0 auto;} -- cgit v1.2.3