mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-24 13:18:17 +00:00
index.html: Add link to llvm vs. the world
llvm.css: Add padding on top and bottom so that letters do not merge with surrounding whitespace git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9929 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
+3
-1
@@ -12,7 +12,9 @@
|
||||
.doc_title, .doc_section, .doc_subsection {
|
||||
color: #ffffff; background: #330077;
|
||||
font-family: "Georgia,Palatino,Times,Roman"; font-weight: bold;
|
||||
padding-left: 8pt
|
||||
padding-left: 8pt;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 2px
|
||||
}
|
||||
|
||||
.doc_title { text-align: left; font-size: 25pt }
|
||||
|
||||
Reference in New Issue
Block a user