Merge branch 'master' into markdown

# Conflicts:
#	RIGS/static/css/screen.css
#	db.sqlite3
#	requirements.txt
This commit is contained in:
Tom Price
2016-03-30 23:34:33 +01:00
24 changed files with 734 additions and 9729 deletions

View File

@@ -75,6 +75,16 @@ textarea {
}
}
del {
background-color: #f2dede;
border-radius: 3px;
}
ins {
background-color: #dff0d8;
border-radius: 3px;
}
.loading-animation {
position: relative;
margin: 30px auto 0;