2
0

Cloud store recovery procedure.

[ADDED]     Describe the procedure to recover cloud stores on the website.
This commit is contained in:
Maarten Billemont
2013-09-20 19:25:53 -04:00
parent d59c3690d4
commit ece5341e27
14 changed files with 221 additions and 2 deletions

View File

@@ -59,6 +59,13 @@ h1, h2, h3, h4 {
display: block;
height: 32px;
}
ul.pictures {
list-style: none;
}
ul.pictures li {
display: inline-block;
padding: 1ex;
}
header {
position: relative;