added a revisions page

This commit is contained in:
2018-08-16 21:17:32 +02:00
parent a69c3e6cf6
commit 34e432fe87
11 changed files with 154 additions and 35 deletions
+1
View File
@@ -30,6 +30,7 @@ dt {
@import "bootstrap-customizations/typography";
@import "bootstrap-customizations/nav";
@import "bootstrap-customizations/table";
@import "bootstrap-customizations/notification";
@import "infobox";
@import "funding";
@@ -0,0 +1,3 @@
.alert-warning {
border-color: #d8c99a;
}