projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
971c913
)
Css for th
author
danleighton
<danleighton@gmail.com>
Sun, 16 Feb 2020 19:32:37 +0000
(19:32 +0000)
committer
danleighton
<danleighton@gmail.com>
Sun, 16 Feb 2020 19:32:37 +0000
(19:32 +0000)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index 723012e4b1d825dcb53a2506afbf933d81007c9e..68ddf9a723b689b3c5833d82c6456a330eb3e33b 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-15,6
+15,12
@@
footer {
border-color: #e7e7e7;
}
+table th {
+ color: #eceeef;
+ background-color: #4A90E2;
+ border-color: #4A90E2;
+}
+
/* Counter Headings Local */
body {
counter-reset : h1;