mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
GF home page minor style update
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
body { background-color: #f2f2f2; }
|
||||
|
||||
|
||||
h1,h2,h3 { font-family: sans-serif; }
|
||||
h1,h2,h3 { font-family: sans-serif; color: #303030;
|
||||
text-shadow: rgba(0,0,0,0.25) 2px 2px 5px;
|
||||
}
|
||||
h1 { text-align: center; }
|
||||
h2 { border-bottom: 2px solid black; clear: right; }
|
||||
h2 { border-bottom: 2px solid #303030; clear: right; }
|
||||
|
||||
div.center { text-align: center; }
|
||||
div.news { font-size: small; }
|
||||
|
||||
Reference in New Issue
Block a user