0.1.0 First public alpha
|
|
@ -28,6 +28,12 @@ h1 {
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
#signature-pad {
|
||||
width: 300px;
|
||||
border: thin solid white;
|
||||
min-height: 150px;
|
||||
}
|
||||
|
||||
/* desktops and laptops, primarily. Adapted to mouse; targets may be small */
|
||||
@media all and (min-device-width: 1025px) {
|
||||
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ del {
|
|||
}
|
||||
|
||||
div.content, form, p, pre, h1, h2, h3, h4, h5 {
|
||||
padding: 0.25em 5%;
|
||||
padding: 0.25em 2.5%;
|
||||
}
|
||||
|
||||
dl, menu, ol, table, ul {
|
||||
|
|
@ -78,6 +78,7 @@ header {
|
|||
margin-top: 0;
|
||||
width:100%;
|
||||
max-width: 100%;
|
||||
min-height: 96px; /* yes, we don't approve of pixel values; but this is to ensure the logo fits. */
|
||||
background-color: rgb(7, 57, 106);
|
||||
color: white;
|
||||
}
|
||||
|
|
@ -103,7 +104,7 @@ input, select {
|
|||
padding: 0.25em 1.25em;
|
||||
}
|
||||
|
||||
input.action {
|
||||
input.action, input.action-safe {
|
||||
color: white;
|
||||
background-color: rgb( 50, 109, 177);
|
||||
font-size: 125%;
|
||||
|
|
@ -112,6 +113,7 @@ input.action {
|
|||
input.action-dangerous {
|
||||
color: white;
|
||||
background-color: red;
|
||||
font-size: 125%;
|
||||
}
|
||||
|
||||
input.required:after {
|
||||
|
|
@ -163,7 +165,7 @@ th {
|
|||
#main-container{
|
||||
}
|
||||
|
||||
#back-link, .back-link {
|
||||
.back-link {
|
||||
min-width: 8em;
|
||||
padding: 0.25em 1em;
|
||||
background-color: gray;
|
||||
|
|
@ -173,26 +175,26 @@ th {
|
|||
border-bottom-right-radius: 0.5em;
|
||||
}
|
||||
|
||||
#back-link:hover, #back-link:active, .back-link:hover, .back-link:active, {
|
||||
.back-link:hover, .back-link:active, {
|
||||
text-decoration: none;
|
||||
background-color: rgb(160, 160, 160);
|
||||
}
|
||||
|
||||
#back-link:hover::before, #back-link:active::before {
|
||||
.back-link:hover::before, .back-link:active::before {
|
||||
content: "< ";
|
||||
}
|
||||
|
||||
#back-link-container {
|
||||
.back-link-container {
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#back-link-container, .big-link-container {
|
||||
.back-link-container, .big-link-container {
|
||||
font-size: 200%;
|
||||
padding: 0.5em 0;
|
||||
}
|
||||
|
||||
#back-link-container > #back-link:hover::before, #back-link-container > #back-link:active::before {
|
||||
.back-link-container > .back-link:hover::before, .back-link-container > .back-link:active::before {
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -238,6 +240,11 @@ th {
|
|||
border-bottom: thin solid white;
|
||||
}
|
||||
|
||||
#site-logo {
|
||||
padding: 0.5em;
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* but magically appears on mouseover */
|
||||
#cookies:hover #more-about-cookies {
|
||||
display: block;
|
||||
|
|
@ -248,6 +255,10 @@ th {
|
|||
border: thin solid silver;
|
||||
}
|
||||
|
||||
.editor-toolbar {
|
||||
background-color: silver;
|
||||
}
|
||||
|
||||
.error {
|
||||
width: 100%;
|
||||
background-color: red;
|
||||
|
|
@ -335,7 +346,7 @@ th {
|
|||
/* desktops and laptops, primarily. Adapted to mouse; targets may be small */
|
||||
@media all and (min-device-width: 1025px) {
|
||||
#content {
|
||||
width: 80%;
|
||||
width: 90%;
|
||||
float: right;
|
||||
padding-bottom: 5em;
|
||||
}
|
||||
|
|
|
|||
BIN
resources/public/img/ProjectHopeLogo.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
resources/public/img/ProjectHopeLogo4.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
resources/public/img/authorities/GitHub.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
resources/public/img/authorities/GitHub.xcf
Normal file
BIN
resources/public/img/authorities/Twitter.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
resources/public/img/authorities/Twitter.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
resources/public/img/authorities/Twitter.xcf
Normal file
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
|
Before Width: | Height: | Size: 983 B After Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 511 B After Width: | Height: | Size: 511 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |