projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e57a97b
)
update auth to blue color
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Thu, 24 Jul 2014 07:49:59 +0000
(09:49 +0200)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Thu, 24 Jul 2014 07:49:59 +0000
(09:49 +0200)
web/brisk.css
patch
|
blob
|
history
diff --git
a/web/brisk.css
b/web/brisk.css
index
f9d569f
..
56bd604
100644
(file)
--- a/
web/brisk.css
+++ b/
web/brisk.css
@@
-255,8
+255,9
@@
span.au1 {
padding-left: 2px;
padding-right: 4px;
font-style: italic;
-/* background-color: #ffd780; */
- background-color: #ffb0b0;
+/* orange background-color: #ffd780; */
+/* red background-color: #ffb0b0; */
+ background-color: #81a8ff;
}
span.au2 {