Styled Privacy Page

This commit is contained in:
2018-06-28 07:19:32 +10:00
parent 4a2981cc37
commit 0ef9b02ff9
3 changed files with 18 additions and 3 deletions

View File

@ -0,0 +1,12 @@
/*
* Privacy Policy Page
* Contains the limited styles used on the privacy policy page.
*
* Dependencies:
*
* Version:
* 1.0.0 - 28/06/2018
*/
.p-privacy-policy {
background: #F7EFE2;
}