summaryrefslogtreecommitdiffhomepage
path: root/common/main.css
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-04-24 20:36:43 +0200
committerraysan5 <[email protected]>2021-04-24 20:36:43 +0200
commit35374c7162cc02c66dcffb98f0f1e7a01822b482 (patch)
treedabc208209de68bd773e11102161e93abeb6573b /common/main.css
parent42a73baccd2ad3a9fceddec4128a1178743cc54b (diff)
downloadraylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.tar.gz
raylib.com-35374c7162cc02c66dcffb98f0f1e7a01822b482.zip
Some tweaks to improve SEO
Diffstat (limited to 'common/main.css')
-rw-r--r--common/main.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/main.css b/common/main.css
index e6667a8..7e4a27b 100644
--- a/common/main.css
+++ b/common/main.css
@@ -21,6 +21,8 @@
body{background-color:#f5f5f5;}
a{text-decoration: none; color:black;}
p a:hover{text-decoration: none; color:gray;}
+h1{font-family: Courier New, Verdana, Arial; font-weight: bold; font-size: 18px; line-height:24px;}
+h2{font-family: Courier New, Verdana, Arial; font-weight: bold; font-size: 18px; line-height:24px;}
.page{width:880px; margin:0 auto;}