Buttons!!! (About page WIP)
This commit is contained in:
@@ -2,10 +2,16 @@ button {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 40%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
h4 {
|
||||
text-align: center;
|
||||
color: white;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
object-fit: scale-down;
|
||||
}
|
||||
|
||||
448
assets/styles/materialize.min.css
vendored
448
assets/styles/materialize.min.css
vendored
@@ -643,230 +643,6 @@
|
||||
color: #304ffe !important
|
||||
}
|
||||
|
||||
.blue {
|
||||
background-color: #2196F3 !important
|
||||
}
|
||||
|
||||
.blue-text {
|
||||
color: #2196F3 !important
|
||||
}
|
||||
|
||||
.blue.lighten-5 {
|
||||
background-color: #E3F2FD !important
|
||||
}
|
||||
|
||||
.blue-text.text-lighten-5 {
|
||||
color: #E3F2FD !important
|
||||
}
|
||||
|
||||
.blue.lighten-4 {
|
||||
background-color: #BBDEFB !important
|
||||
}
|
||||
|
||||
.blue-text.text-lighten-4 {
|
||||
color: #BBDEFB !important
|
||||
}
|
||||
|
||||
.blue.lighten-3 {
|
||||
background-color: #90CAF9 !important
|
||||
}
|
||||
|
||||
.blue-text.text-lighten-3 {
|
||||
color: #90CAF9 !important
|
||||
}
|
||||
|
||||
.blue.lighten-2 {
|
||||
background-color: #64B5F6 !important
|
||||
}
|
||||
|
||||
.blue-text.text-lighten-2 {
|
||||
color: #64B5F6 !important
|
||||
}
|
||||
|
||||
.blue.lighten-1 {
|
||||
background-color: #42A5F5 !important
|
||||
}
|
||||
|
||||
.blue-text.text-lighten-1 {
|
||||
color: #42A5F5 !important
|
||||
}
|
||||
|
||||
.blue.darken-1 {
|
||||
background-color: #1E88E5 !important
|
||||
}
|
||||
|
||||
.blue-text.text-darken-1 {
|
||||
color: #1E88E5 !important
|
||||
}
|
||||
|
||||
.blue.darken-2 {
|
||||
background-color: #1976D2 !important
|
||||
}
|
||||
|
||||
.blue-text.text-darken-2 {
|
||||
color: #1976D2 !important
|
||||
}
|
||||
|
||||
.blue.darken-3 {
|
||||
background-color: #1565C0 !important
|
||||
}
|
||||
|
||||
.blue-text.text-darken-3 {
|
||||
color: #1565C0 !important
|
||||
}
|
||||
|
||||
.blue.darken-4 {
|
||||
background-color: #0D47A1 !important
|
||||
}
|
||||
|
||||
.blue-text.text-darken-4 {
|
||||
color: #0D47A1 !important
|
||||
}
|
||||
|
||||
.blue.accent-1 {
|
||||
background-color: #82B1FF !important
|
||||
}
|
||||
|
||||
.blue-text.text-accent-1 {
|
||||
color: #82B1FF !important
|
||||
}
|
||||
|
||||
.blue.accent-2 {
|
||||
background-color: #448AFF !important
|
||||
}
|
||||
|
||||
.blue-text.text-accent-2 {
|
||||
color: #448AFF !important
|
||||
}
|
||||
|
||||
.blue.accent-3 {
|
||||
background-color: #2979FF !important
|
||||
}
|
||||
|
||||
.blue-text.text-accent-3 {
|
||||
color: #2979FF !important
|
||||
}
|
||||
|
||||
.blue.accent-4 {
|
||||
background-color: #2962FF !important
|
||||
}
|
||||
|
||||
.blue-text.text-accent-4 {
|
||||
color: #2962FF !important
|
||||
}
|
||||
|
||||
.light-blue {
|
||||
background-color: #03a9f4 !important
|
||||
}
|
||||
|
||||
.light-blue-text {
|
||||
color: #03a9f4 !important
|
||||
}
|
||||
|
||||
.light-blue.lighten-5 {
|
||||
background-color: #e1f5fe !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-lighten-5 {
|
||||
color: #e1f5fe !important
|
||||
}
|
||||
|
||||
.light-blue.lighten-4 {
|
||||
background-color: #b3e5fc !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-lighten-4 {
|
||||
color: #b3e5fc !important
|
||||
}
|
||||
|
||||
.light-blue.lighten-3 {
|
||||
background-color: #81d4fa !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-lighten-3 {
|
||||
color: #81d4fa !important
|
||||
}
|
||||
|
||||
.light-blue.lighten-2 {
|
||||
background-color: #4fc3f7 !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-lighten-2 {
|
||||
color: #4fc3f7 !important
|
||||
}
|
||||
|
||||
.light-blue.lighten-1 {
|
||||
background-color: #29b6f6 !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-lighten-1 {
|
||||
color: #29b6f6 !important
|
||||
}
|
||||
|
||||
.light-blue.darken-1 {
|
||||
background-color: #039be5 !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-darken-1 {
|
||||
color: #039be5 !important
|
||||
}
|
||||
|
||||
.light-blue.darken-2 {
|
||||
background-color: #0288d1 !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-darken-2 {
|
||||
color: #0288d1 !important
|
||||
}
|
||||
|
||||
.light-blue.darken-3 {
|
||||
background-color: #0277bd !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-darken-3 {
|
||||
color: #0277bd !important
|
||||
}
|
||||
|
||||
.light-blue.darken-4 {
|
||||
background-color: #01579b !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-darken-4 {
|
||||
color: #01579b !important
|
||||
}
|
||||
|
||||
.light-blue.accent-1 {
|
||||
background-color: #80d8ff !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-accent-1 {
|
||||
color: #80d8ff !important
|
||||
}
|
||||
|
||||
.light-blue.accent-2 {
|
||||
background-color: #40c4ff !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-accent-2 {
|
||||
color: #40c4ff !important
|
||||
}
|
||||
|
||||
.light-blue.accent-3 {
|
||||
background-color: #00b0ff !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-accent-3 {
|
||||
color: #00b0ff !important
|
||||
}
|
||||
|
||||
.light-blue.accent-4 {
|
||||
background-color: #0091ea !important
|
||||
}
|
||||
|
||||
.light-blue-text.text-accent-4 {
|
||||
color: #0091ea !important
|
||||
}
|
||||
|
||||
.cyan {
|
||||
background-color: #00bcd4 !important
|
||||
}
|
||||
@@ -1091,230 +867,6 @@
|
||||
color: #00bfa5 !important
|
||||
}
|
||||
|
||||
.green {
|
||||
background-color: #4CAF50 !important
|
||||
}
|
||||
|
||||
.green-text {
|
||||
color: #4CAF50 !important
|
||||
}
|
||||
|
||||
.green.lighten-5 {
|
||||
background-color: #E8F5E9 !important
|
||||
}
|
||||
|
||||
.green-text.text-lighten-5 {
|
||||
color: #E8F5E9 !important
|
||||
}
|
||||
|
||||
.green.lighten-4 {
|
||||
background-color: #C8E6C9 !important
|
||||
}
|
||||
|
||||
.green-text.text-lighten-4 {
|
||||
color: #C8E6C9 !important
|
||||
}
|
||||
|
||||
.green.lighten-3 {
|
||||
background-color: #A5D6A7 !important
|
||||
}
|
||||
|
||||
.green-text.text-lighten-3 {
|
||||
color: #A5D6A7 !important
|
||||
}
|
||||
|
||||
.green.lighten-2 {
|
||||
background-color: #81C784 !important
|
||||
}
|
||||
|
||||
.green-text.text-lighten-2 {
|
||||
color: #81C784 !important
|
||||
}
|
||||
|
||||
.green.lighten-1 {
|
||||
background-color: #66BB6A !important
|
||||
}
|
||||
|
||||
.green-text.text-lighten-1 {
|
||||
color: #66BB6A !important
|
||||
}
|
||||
|
||||
.green.darken-1 {
|
||||
background-color: #43A047 !important
|
||||
}
|
||||
|
||||
.green-text.text-darken-1 {
|
||||
color: #43A047 !important
|
||||
}
|
||||
|
||||
.green.darken-2 {
|
||||
background-color: #388E3C !important
|
||||
}
|
||||
|
||||
.green-text.text-darken-2 {
|
||||
color: #388E3C !important
|
||||
}
|
||||
|
||||
.green.darken-3 {
|
||||
background-color: #2E7D32 !important
|
||||
}
|
||||
|
||||
.green-text.text-darken-3 {
|
||||
color: #2E7D32 !important
|
||||
}
|
||||
|
||||
.green.darken-4 {
|
||||
background-color: #1B5E20 !important
|
||||
}
|
||||
|
||||
.green-text.text-darken-4 {
|
||||
color: #1B5E20 !important
|
||||
}
|
||||
|
||||
.green.accent-1 {
|
||||
background-color: #B9F6CA !important
|
||||
}
|
||||
|
||||
.green-text.text-accent-1 {
|
||||
color: #B9F6CA !important
|
||||
}
|
||||
|
||||
.green.accent-2 {
|
||||
background-color: #69F0AE !important
|
||||
}
|
||||
|
||||
.green-text.text-accent-2 {
|
||||
color: #69F0AE !important
|
||||
}
|
||||
|
||||
.green.accent-3 {
|
||||
background-color: #00E676 !important
|
||||
}
|
||||
|
||||
.green-text.text-accent-3 {
|
||||
color: #00E676 !important
|
||||
}
|
||||
|
||||
.green.accent-4 {
|
||||
background-color: #00C853 !important
|
||||
}
|
||||
|
||||
.green-text.text-accent-4 {
|
||||
color: #00C853 !important
|
||||
}
|
||||
|
||||
.light-green {
|
||||
background-color: #8bc34a !important
|
||||
}
|
||||
|
||||
.light-green-text {
|
||||
color: #8bc34a !important
|
||||
}
|
||||
|
||||
.light-green.lighten-5 {
|
||||
background-color: #f1f8e9 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-lighten-5 {
|
||||
color: #f1f8e9 !important
|
||||
}
|
||||
|
||||
.light-green.lighten-4 {
|
||||
background-color: #dcedc8 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-lighten-4 {
|
||||
color: #dcedc8 !important
|
||||
}
|
||||
|
||||
.light-green.lighten-3 {
|
||||
background-color: #c5e1a5 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-lighten-3 {
|
||||
color: #c5e1a5 !important
|
||||
}
|
||||
|
||||
.light-green.lighten-2 {
|
||||
background-color: #aed581 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-lighten-2 {
|
||||
color: #aed581 !important
|
||||
}
|
||||
|
||||
.light-green.lighten-1 {
|
||||
background-color: #9ccc65 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-lighten-1 {
|
||||
color: #9ccc65 !important
|
||||
}
|
||||
|
||||
.light-green.darken-1 {
|
||||
background-color: #7cb342 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-darken-1 {
|
||||
color: #7cb342 !important
|
||||
}
|
||||
|
||||
.light-green.darken-2 {
|
||||
background-color: #689f38 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-darken-2 {
|
||||
color: #689f38 !important
|
||||
}
|
||||
|
||||
.light-green.darken-3 {
|
||||
background-color: #558b2f !important
|
||||
}
|
||||
|
||||
.light-green-text.text-darken-3 {
|
||||
color: #558b2f !important
|
||||
}
|
||||
|
||||
.light-green.darken-4 {
|
||||
background-color: #33691e !important
|
||||
}
|
||||
|
||||
.light-green-text.text-darken-4 {
|
||||
color: #33691e !important
|
||||
}
|
||||
|
||||
.light-green.accent-1 {
|
||||
background-color: #ccff90 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-accent-1 {
|
||||
color: #ccff90 !important
|
||||
}
|
||||
|
||||
.light-green.accent-2 {
|
||||
background-color: #b2ff59 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-accent-2 {
|
||||
color: #b2ff59 !important
|
||||
}
|
||||
|
||||
.light-green.accent-3 {
|
||||
background-color: #76ff03 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-accent-3 {
|
||||
color: #76ff03 !important
|
||||
}
|
||||
|
||||
.light-green.accent-4 {
|
||||
background-color: #64dd17 !important
|
||||
}
|
||||
|
||||
.light-green-text.text-accent-4 {
|
||||
color: #64dd17 !important
|
||||
}
|
||||
|
||||
.lime {
|
||||
background-color: #cddc39 !important
|
||||
}
|
||||
|
||||
@@ -67,7 +67,6 @@ body.pg-loaded>.inner {
|
||||
right: 0;
|
||||
bottom: 20px;
|
||||
background-color: #212529;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/* Style the main content */
|
||||
|
||||
Reference in New Issue
Block a user