update; footer, gdd, style, planner
This commit is contained in:
@@ -42,9 +42,13 @@ h1,h2,h3,h4,img,i {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
.mundane {color:#aca79e;}
|
||||
.common {color:#5576d1;}
|
||||
.unusual {color:#9873AC;}
|
||||
.rare {color:#EBBC4E;}
|
||||
.unique {color:#00a86b;}
|
||||
.center {
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
padding: 2em;
|
||||
margin: auto;
|
||||
color: white;
|
||||
|
||||
Executable
+6
@@ -0,0 +1,6 @@
|
||||
.content-grid {
|
||||
grid-area: 3 / 1 / 4 / 4;
|
||||
color: white;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
}
|
||||
@@ -16,7 +16,7 @@
|
||||
.content-right {
|
||||
grid-area: 1 / 2 / 3 / 3;
|
||||
background-image: url(../img/prom/runebless.png);
|
||||
background-size: contain;/*80% auto;*/
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left;
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
Reference in New Issue
Block a user