fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add missing translation
[edumed.git]
/
edumed
/
static
/
catalogue
/
css
/
layout.css
diff --git
a/edumed/static/catalogue/css/layout.css
b/edumed/static/catalogue/css/layout.css
index
acf699d
..
6a0746d
100644
(file)
--- a/
edumed/static/catalogue/css/layout.css
+++ b/
edumed/static/catalogue/css/layout.css
@@
-2,11
+2,11
@@
.box-button {
background-color: #ed7831;
border-radius: 0.9375em; }
.box-button {
background-color: #ed7831;
border-radius: 0.9375em; }
- .box-button .dl-button {
+ .box-button .dl-button
, .box-button .nice-button
{
color: white;
padding: 1.0625em 0.75em 1.0625em 0.75em; }
color: white;
padding: 1.0625em 0.75em 1.0625em 0.75em; }
-.dl-button {
+.dl-button
, .nice-button
{
color: #363a3e;
display: block;
font-weight: bold;
color: #363a3e;
display: block;
font-weight: bold;
@@
-84,3
+84,5
@@
float: left; }
.lesson-footer .next-lesson {
float: right; }
float: left; }
.lesson-footer .next-lesson {
float: right; }
+
+/*# sourceMappingURL=layout.css.map */