tweak light proxy.css on non-mobile screens

This commit is contained in:
idk
2022-01-23 11:02:47 -05:00
parent 2752015b6e
commit 3057103875

View File

@ -1,8 +1,8 @@
html {
html {
margin: 0px !important;
}
}
body {
body {
margin: 6px;
text-align: center;
color: rgb(51, 51, 63);
@ -11,78 +11,79 @@
background-color: rgb(246, 246, 250);
background-position: initial initial;
background-repeat: initial initial;
}
}
button {
button {
color: rgb(59, 107, 191);
border: none;
background: none !important;
cursor: pointer;
text-align: left;
display: inline;
}
}
#jumplinks h3 {
#jumplinks h3 {
margin: 0 0 10px;
}
}
#jumplinks a {
#jumplinks a {
display: block;
padding: 2px 0;
line-height: 16px;
}
}
#jumplinks a::before {
#jumplinks a::before {
content: "\279F\00A0";
font-size: 16pt;
display: inline-block;
padding: 3px 0;
vertical-align: sub;
line-height: 16px;
}
}
@media screen and (min-width: 1400px) {
@media screen and (min-width: 1400px) {
#jumplinks h4 {
font-size: 10.5pt;
}
}
}
#jumplinks h4 {
#jumplinks h4 {
margin-bottom: 10px;
border-color: #7778bf !important;
color: #41465f;
padding-bottom: 10px;
}
}
b {
b {
color: rgb(65, 70, 95);
}
}
body {
body {
font-family: 'Droid Sans', 'Noto Sans', Ubuntu, 'Segoe UI', 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
}
h4 {
h4 {
display: inherit;
}
}
* {
* {
outline: none;
}
}
img {
img {
border: none;
}
}
td:nth-child(1) {
td:nth-child(1) {
font-weight: bold;
}
}
.formaction button p {
.formaction button p {
display: inline-block;
}
color: rgb(34, 34, 34);
}
.logo {
.logo {
float: left;
padding: 10px;
text-align: center;
@ -98,32 +99,32 @@
background-position: initial initial;
background-repeat: initial initial;
min-height: 175px;
}
}
.logo hr {
.logo hr {
margin: 8px -10px;
background-color: rgb(119, 120, 191);
height: 1px;
background-position: initial initial;
background-repeat: initial initial;
}
}
.warning hr {
.warning hr {
background-image: linear-gradient(to right, rgb(119, 120, 191), rgb(194, 196, 239));
background-position: initial initial;
background-repeat: initial initial;
}
}
.logo a {
.logo a {
width: 100%;
display: inline-block !important;
}
}
.logo hr~a {
.logo hr~a {
margin: 3px 2px;
}
}
.warning {
.warning {
padding: 10px 25px 20px 75px;
text-align: start;
color: rgb(34, 34, 34);
@ -136,9 +137,9 @@
background-color: rgb(248, 248, 255);
box-shadow: rgb(187, 187, 255) 0px 0px 0px 1px inset;
min-height: 165px;
}
}
.warning:not(old) {
.warning:not(old) {
background: linear-gradient(rgba(248, 248, 255, 0.8), rgba(240, 240, 255, 0.8));
background-attachment: scroll, initial;
background-origin: initial, initial;
@ -146,9 +147,9 @@
background-size: 54px, 100%;
background-position: 10px calc(50% + 32px);
background-repeat: no-repeat;
}
}
.warning h3 {
.warning h3 {
text-align: left;
border-style: none none solid;
border-bottom-width: 1px;
@ -159,9 +160,9 @@
border-bottom-left-radius: 0px;
padding: 10px 10px 8px;
font-size: 1.1rem;
}
}
@media screen and (max-width: 800px) {
@media screen and (max-width: 800px) {
.warning {
margin: 114px 5px 0px !important;
background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.298039)) !important;
@ -185,25 +186,25 @@
width: auto;
margin: 0px 5px;
}
}
}
.logo hr {
.logo hr {
visibility: hidden;
}
}
@media screen and (min-height: 700px) {
@media screen and (min-height: 700px) {
.warning {
margin-bottom: 30px;
}
}
}
.logo {
.logo {
background-color: rgb(246, 246, 250) !important;
background-position: initial initial !important;
background-repeat: initial initial !important;
}
}
hr {
hr {
color: rgb(17, 17, 51);
background-color: rgb(17, 17, 51);
height: 1px;
@ -211,37 +212,37 @@
margin: 10px 0px;
background-position: initial initial;
background-repeat: initial initial;
}
}
a,
h3 {
a,
h3 {
text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}
}
a:link {
a:link {
color: rgb(59, 107, 191);
text-decoration: none;
font-weight: bold;
word-wrap: break-word;
outline: none;
padding-top: 4px;
}
}
a:hover {
a:hover {
color: rgb(59, 107, 191);
text-decoration: none;
font-weight: bold;
word-wrap: break-word;
outline: none;
padding-top: 4px;
}
}
p {
p {
text-align: justify;
line-height: 130%;
}
}
h3 {
h3 {
padding: 7px 5px 6px 7px;
border-top-left-radius: 0px;
border-top-right-radius: 2px;
@ -252,34 +253,34 @@
word-spacing: 0.1em;
color: rgb(65, 70, 95);
border: 1px solid rgb(222, 226, 230);
}
}
h3 {
h3 {
background-color: rgb(245, 245, 245) !important;
background-position: initial initial !important;
background-repeat: initial initial !important;
}
}
.right {
.right {
text-align: right;
margin: 0px 1px;
display: inline-block;
width: 40%;
}
}
.hostadd {
.hostadd {
width: 100%;
border-radius: 12px;
background: #eef;
}
}
.hostaddform {
.hostaddform {
width: 100%;
display: inline-block;
vertical-align: top;
}
}
@media only screen and (max-width: 600px) {
@media only screen and (max-width: 600px) {
.hostadd {
height: 10rem;
width: 100%;
@ -334,30 +335,30 @@
text-align: left;
font-size: 1.1rem;
}
}
}
element {
element {
height: 6em;
min-width: 0;
min-height: 0;
width: 96%;
}
}
table,
tr,
td {
table,
tr,
td {
font-family: 'Droid Sans', 'Noto Sans', Ubuntu, 'Segoe UI', 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size: 10pt;
}
}
@media screen and (max-width: 1500px) {
@media screen and (max-width: 1500px) {
body {
margin: 4px;
}
}
}
@media screen and (min-width: 1500px) {
@media screen and (min-width: 1500px) {
body {
font-size: 10pt !important;
}
}
}