Private
Public Access
1
0

course view - urls.py done!

This commit is contained in:
Sander Roosendaal
2018-10-16 12:01:51 +02:00
parent bc03beb6c6
commit 6c516cd383
8 changed files with 229 additions and 135 deletions

View File

@@ -930,3 +930,17 @@ a.wh:hover {
text-decoration: none;
}
.mapdiv {
padding: 0 !important;
}
.mapdiv img {
float: left !important;
padding: 0 !important;
}
.paypalpix {
width: auto !important;
max-width: 1px;
}