MediaWiki:Common.css: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(138 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


dl {border-left: 10px solid #608060; background-color: #ddffdd; padding: 3px; padding-left: 10px;}
body {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crap.jpg); min-width: 550px; max-width: 1100px;}
#mw-page-base {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crap.jpg);}
#content {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/WallFine.jpg);}
.toc {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Sand.jpg);}
 
.mw-editsection {display:none!important;}
 
h1 {color: #0f7cfb;}
h2 {color: #fb7b0a;}
h3 {color: #fdbc16;}
 
pre {margin: 0; padding: 0; border: 0; background-color: transparent; color: currentColor;}
 
dl {max-width: 97%; border-left: 8px solid #608060; background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/WarpBlue.jpg); margin-top: 10px; padding: 3px; padding-left: 10px;}
dd ul {list-style-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/DotYellow.gif);}
.mw-content-ltr dd {margin-left: 0.25em;}
.mw-content-ltr dd {margin-left: 0.25em;}
h1 {color: #097afa;}
.mw-editfont-monospace, .mw-editfont-sans-serif, .mw-editfont-serif {font-size: 15px;}
h2 {color: #fc7b0a;}
ul.mw-gallery-packed-overlay {text-align: left;}
h3 {color: #febe18;}
 
pre {margin: 0; padding: 0; border: 0; background-color: transparent; color: currentColor;}
ul {list-style-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/DotRed.gif);}
ul {list-style-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/DotRed.gif);}


.codeide {
.codeide {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #000e4e; color: #aaaaaa;
   background-color: #000e4e; color: #e2e2e2;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #87cefa; border-radius: 10px;
   border: 3px solid #87cefa; border-radius: 8px;
}
}


.outputcrt0 {
.outputcrt0 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #000000; color: #aaaaaa;
   background-color: #000000; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #555555; border-radius: 10px;
   border: 3px solid #555555; border-radius: 8px;
}
}


.outputcrt1 {
.outputcrt1 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #0000aa; color: #aaaaaa;
   background-color: #0000aa; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #0000ff; border-radius: 10px;
   border: 3px solid #0000ff; border-radius: 8px;
}
}


.outputcrt2 {
.outputcrt2 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #00aa00; color: #aaaaaa;
   background-color: #00aa00; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #00ff00; border-radius: 10px;
   border: 3px solid #00ff00; border-radius: 8px;
}
}


.outputcrt3 {
.outputcrt3 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #00aaaa; color: #aaaaaa;
   background-color: #00aaaa; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #00ffff; border-radius: 10px;
   border: 3px solid #00ffff; border-radius: 8px;
}
}


.outputcrt4 {
.outputcrt4 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #aa0000; color: #aaaaaa;
   background-color: #aa0000; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #ff0000; border-radius: 10px;
   border: 3px solid #ff0000; border-radius: 8px;
}
}


.outputcrt5 {
.outputcrt5 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #aa00aa; color: #aaaaaa;
   background-color: #aa00aa; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #ff00ff; border-radius: 10px;
   border: 3px solid #ff00ff; border-radius: 8px;
}
}


.outputcrt6 {
.outputcrt6 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #aa5500; color: #aaaaaa;
   background-color: #aa5500; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #ffaa00; border-radius: 10px;
   border: 3px solid #ffaa00; border-radius: 8px;
}
}


.outputcrt7 {
.outputcrt7 {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-color: #aaaaaa; color: #aaaaaa;
   background-color: #aaaaaa; color: #aaaaaa;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 4px solid #eeeeee; border-radius: 10px;
   border: 3px solid #eeeeee; border-radius: 8px;
}
}


.outputwhiteX {
.outputplain {
   overflow: visible; padding: 5px;
   overflow: visible; padding: 5px;
   line-height: 105%; font-size:13px; text-align: left; white-space: pre; font-family: Courier, monospace;
   line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #ffffff; color: #00aa00;
   word-wrap: break-word;
   word-wrap: break-word;
   border: 1px solid #0ebcfc; border-left: 9px double #0ebcfc; border-top-right-radius: 10px; border-bottom-right-radius: 10px;
   border: 1px solid #000000;
}
}


.outputwhite {
.outputfixed {
   overflow: visible; padding-left: 80px;
   overflow: visible; padding: 10px;
   line-height: 100%; font-size: 12px; text-align: left; white-space: pre; font-family: Courier, monospace;
   line-height: 105%; font-size: 15px; text-align: left; white-space: pre; font-family: Courier, monospace;
   background-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Paper.png); color: #00aa00;
   background: repeating-linear-gradient(25deg, #dddddd 10%, #eeeeee 20%, #dddddd 30%); color: #a85400;
   word-wrap: break-word;
   word-wrap: break-word;
  border: 3px solid #a85400; border-radius: 8px;
}
}


@media only print {
.outputtext {
   ul {list-style-image: unset;}
   overflow: visible; padding: 10px; padding-top: 16px;
  line-height: 106.666666%; font-size: 15px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
  background: repeating-linear-gradient(#dddddd 0px 16px, #eeeeee 16px 32px); color: #545454;
  word-wrap: break-word;
  border: 3px solid #545454; border-radius: 8px;
}
}


@media only screen and (min-width: 1024px) {
@media only screen and (min-width: 1024px) {
   .codeide {
   .codeide {
    user-select: all; -ms-user-select: all; -moz-user-select: all; -webkit-user-select: all;
     width: 765px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 5px;
     width: 765px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 5px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #000e4e; color: #aaaaaa;
     background-color: #000e4e; color: #e2e2e2;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 55px 14px 100px 10px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 55px 14px 100px 10px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;
Line 114: Line 132:
   .outputcrt0 {
   .outputcrt0 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #000000; color: #aaaaaa;
     background-color: #000000; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
Line 125: Line 143:
   .outputcrt1 {
   .outputcrt1 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #0000aa; color: #aaaaaa;
     background-color: #0000aa; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
Line 136: Line 154:
   .outputcrt2 {
   .outputcrt2 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #00aa00; color: #aaaaaa;
     background-color: #00aa00; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
Line 147: Line 165:
   .outputcrt3 {
   .outputcrt3 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #00aaaa; color: #aaaaaa;
     background-color: #00aaaa; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
Line 158: Line 176:
   .outputcrt4 {
   .outputcrt4 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #aa0000; color: #aaaaaa;
     background-color: #aa0000; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
Line 169: Line 187:
   .outputcrt5 {
   .outputcrt5 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #aa00aa; color: #aaaaaa;
     background-color: #aa00aa; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
Line 180: Line 198:
   .outputcrt6 {
   .outputcrt6 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #aa5500; color: #aaaaaa;
     background-color: #aa5500; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
Line 191: Line 209:
   .outputcrt7 {
   .outputcrt7 {
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
     line-height: 113%; font-size:18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
     background-color: #aaaaaa; color: #aaaaaa;
     background-color: #aaaaaa; color: #aaaaaa;
     word-wrap: break-word;
     word-wrap: break-word;
     border: 4px solid #ffffff; border-radius: 10px; border-width: 45px 50px 125px 50px;
     border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
     -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }
  .outputplain {
    user-select: all; -ms-user-select: all; -moz-user-select: all; -webkit-user-select: all;
    width: 785px; min-height: 100px; max-height: 400px; overflow: scroll; padding: 5px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    word-wrap: break-word;
    border: 1px solid #000000;
   }
   }
}
}

Latest revision as of 20:42, 5 April 2023

/* CSS placed here will be applied to all skins */

body {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crap.jpg); min-width: 550px; max-width: 1100px;}
#mw-page-base {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crap.jpg);}
#content {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/WallFine.jpg);}
.toc {background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Sand.jpg);}

.mw-editsection {display:none!important;}

h1 {color: #0f7cfb;}
h2 {color: #fb7b0a;}
h3 {color: #fdbc16;}

pre {margin: 0; padding: 0; border: 0; background-color: transparent; color: currentColor;}

dl {max-width: 97%; border-left: 8px solid #608060; background: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/WarpBlue.jpg); margin-top: 10px; padding: 3px; padding-left: 10px;}
dd ul {list-style-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/DotYellow.gif);}
.mw-content-ltr dd {margin-left: 0.25em;}
.mw-editfont-monospace, .mw-editfont-sans-serif, .mw-editfont-serif {font-size: 15px;}
ul.mw-gallery-packed-overlay {text-align: left;}

ul {list-style-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/DotRed.gif);}

.codeide {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #000e4e; color: #e2e2e2;
  word-wrap: break-word;
  border: 3px solid #87cefa; border-radius: 8px;
}

.outputcrt0 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #000000; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #555555; border-radius: 8px;
}

.outputcrt1 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #0000aa; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #0000ff; border-radius: 8px;
}

.outputcrt2 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #00aa00; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #00ff00; border-radius: 8px;
}

.outputcrt3 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #00aaaa; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #00ffff; border-radius: 8px;
}

.outputcrt4 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #aa0000; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #ff0000; border-radius: 8px;
}

.outputcrt5 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #aa00aa; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #ff00ff; border-radius: 8px;
}

.outputcrt6 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #aa5500; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #ffaa00; border-radius: 8px;
}

.outputcrt7 {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background-color: #aaaaaa; color: #aaaaaa;
  word-wrap: break-word;
  border: 3px solid #eeeeee; border-radius: 8px;
}

.outputplain {
  overflow: visible; padding: 5px;
  line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
  word-wrap: break-word;
  border: 1px solid #000000;
}

.outputfixed {
  overflow: visible; padding: 10px;
  line-height: 105%; font-size: 15px; text-align: left; white-space: pre; font-family: Courier, monospace;
  background: repeating-linear-gradient(25deg, #dddddd 10%, #eeeeee 20%, #dddddd 30%); color: #a85400;
  word-wrap: break-word;
  border: 3px solid #a85400; border-radius: 8px;
}

.outputtext {
  overflow: visible; padding: 10px; padding-top: 16px;
  line-height: 106.666666%; font-size: 15px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace;
  background: repeating-linear-gradient(#dddddd 0px 16px, #eeeeee 16px 32px); color: #545454;
  word-wrap: break-word;
  border: 3px solid #545454; border-radius: 8px;
}

@media only screen and (min-width: 1024px) {
  .codeide {
    user-select: all; -ms-user-select: all; -moz-user-select: all; -webkit-user-select: all;
    width: 765px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 5px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #000e4e; color: #e2e2e2;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 55px 14px 100px 10px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;
  }

  .outputcrt0 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #000000; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputcrt1 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #0000aa; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputcrt2 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #00aa00; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputcrt3 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #00aaaa; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputcrt4 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #aa0000; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputcrt5 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #aa00aa; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputcrt6 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #aa5500; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputcrt7 {
    width: 685px; min-height: 200px; max-height: 400px; overflow: scroll; padding: 10px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    background-color: #aaaaaa; color: #aaaaaa;
    word-wrap: break-word;
    border: 3px solid #ffffff; border-radius: 8px; border-width: 45px 50px 125px 50px;
    border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
    -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;
  }

  .outputplain {
    user-select: all; -ms-user-select: all; -moz-user-select: all; -webkit-user-select: all;
    width: 785px; min-height: 100px; max-height: 400px; overflow: scroll; padding: 5px;
    line-height: 113%; font-size: 18px; text-align: left; white-space: pre; font-family: Courier, monospace;
    word-wrap: break-word;
    border: 1px solid #000000;
  }
}