projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44927ec
)
accidentally set background to pink
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 17 Jun 2019 10:55:32 +0000
(11:55 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 17 Jun 2019 10:55:32 +0000
(11:55 +0100)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index d91d6bc636f20074f195d66cb71c3f4857d6b8ec..08383df09d6a2ada7014bc93669bb8d369d1e557 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-4,7
+4,7
@@
body{
margin-right: 10px;
margin-top: 20px;
margin-bottom: 40px;
- background-color: #f
8f0f8
;
+ background-color: #f
ff8ff
;
color: #00000;
}
.actions{