fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Przeniesienie skryptów do nowego katalogu scripts.
[redakcja.git]
/
project
/
static
/
css
/
autumn.css
diff --git
a/project/static/css/autumn.css
b/project/static/css/autumn.css
index
a5f03fd
..
dddd899
100644
(file)
--- a/
project/static/css/autumn.css
+++ b/
project/static/css/autumn.css
@@
-30,11
+30,20
@@
body {
}
a:link, a:visited, a:active {
}
a:link, a:visited, a:active {
- color: #
395428
;
+ color: #
860000
;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
-}
\ No newline at end of file
+}
+
+.toolbar-buttons-container {
+ background-color: #E2CF62;
+}
+
+.toolbar-tabs-container {
+ background-color: #860000;
+}
+