-
Notifications
You must be signed in to change notification settings - Fork 0
/
dark_green.css
250 lines (248 loc) · 5.09 KB
/
dark_green.css
1
.sidebar { position:fixed; z-index:4; overflow-x: hidden; height:100%; top:0px; left:0px; width:145px; background-color: rgba(80,85,80, 0.3); padding-right:0px; border:1px solid rgba(120,255,120, 0.75);}.main { bottom:0px; margin-left: 170px; padding:0px,0px;}.iframediv { width: 400px; height: 400px; overflow-y: auto; overflow-x: auto; resize: both; position: relative; z-index: 2; border: 3px double green; background-color:#252525;}.borderDecor { position: fixed; z-index:3; border-left-style: solid; border-right-style: solid; border-top-style: none; border-bottom-style:none; border-width: 1px; border-color: rgba(120,255,120, 0.75); top:0px; bottom:0px;} .borderDecorL { width:153px; left:-1px; } .borderDecorR { width:0px; right:-1px; }iframe { width: 100%; height: 98%; border: none;}h1 { color: lightgreen; font-family: "Calibri","Helvetica",sans-serif;}h2 { color: white; font-size: 24px; font-family: "Calibri","Helvetica",sans-serif;}h3 { color: white; font-family: "Calibri","Helvetica",sans-serif;}p { color: white; font-family: "Calibri","Helvetica",sans-serif; font-size: 18px}a { color: white; font-family: "Calibri","Helvetica",sans-serif; font-size: 18px}body { background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color:#252525;}textarea { background-color: rgba(25, 25, 25, 0.85); color: white; border: 2px solid green; font-family: "Calibri","Helvetica",sans-serif; font-size: 16px;} textarea:hover { border: 2px solid lightgreen; }.textareaI { background-color: rgba(25, 25, 25, 0.85); color: white; border: 2px solid green; font-family: "Calibri","Helvetica",sans-serif; font-size: 16px;} .textareaI:hover { border: 2px solid lightgreen; }table { border: 2px solid green; color: white; background-color:rgba(48, 80, 48, 0); font-family: "Calibri","Helvetica",sans-serif; font-size: 16px; border-collapse: collapse;} th, td { border: 2px solid green; } tr:nth-child(even) { background-color: rgba(41, 41, 41, 0.7); } tr:nth-child(odd) { background-color: rgba(33, 33, 33, 0.7); }label { font-family: "Calibri","Helvetica",sans-serif; font-size: 16px}.link { color: rgb(144,238,144); padding: 1px 2px; border: 1px dashed rgba(33, 33, 33, 0.0); font-family: "Calibri","Helvetica",sans-serif; font-size: 18px} .link:hover { color: rgb(200,255,200); padding: 1px 2px; border: 1px dashed grey; } .link:active { color: white; padding: 1px 2px; border: 1px dashed white; }.button { padding: 4px 8px; text-align: center; text-decoration: none; display: inline-block; font-size: 26px; margin: 4px 2px; cursor: pointer; background-color: rgba(75,75,75,0.5); color: white; border: 3px solid green; border-radius: 3px; font-family: "Calibri","Helvetica",sans-serif;} .button:hover { background-color: rgba(99,99,99,0.65); color: white; border: 3px solid lightgreen; } .button:active { background-color: rgba(144,238,144,0.9); color: white; border: 3px solid white; }.buttonaside { width:80%;}.buttonselected { background-color: rgba(25,220,25,0.45); color: white; border: 3px solid lightgreen;} .buttonselected:hover { background-color: green; color: white; border: 3px solid white; } .buttonselected:active { background-color: rgba(144,255,144,1); color: white; border: 3px solid white; }.buttondl { padding: 1px 2px; font-size: 16px; border: 1px solid green; background-color: #454545;} .buttondl:hover { background-color: #606060; color: white; border: 1px solid lightgreen; } .buttondl:active { background-color: lightgreen; border: 1px solid white; color: white; }.border { border: 2px solid lightgreen;}.buttonsmall { padding: 2px 4px; border-radius: 2px; font-size: 16px; border: 2px solid green; } .buttonsmall:hover { background-color: rgba(99,99,99,0.65); color: white; border: 2px solid lightgreen; } .buttonsmall:active { background-color: rgba(144,238,144,0.9); border: 2px solid white; }.buttonsmallselected { background-color: rgba(25,220,25,0.45); color: white; border: 2px solid lightgreen;} .buttonsmallselected:hover { background-color: green; color: white; border: 2px solid white; } .buttonsmallselected:active { background-color: rgba(144,255,144,1); border: 2px solid white; color: white; }.article{ color: lightgreen; padding: 1px 2px; border: none; font-family: "Calibri","Helvetica",sans-serif; font-size: 20px } .article:hover { color: lightgreen; padding: 1px 2px; border: 1px dashed grey; } .article:active { color: white; padding: 1px 2px; border: 1px dashed grey; }