MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
word-wrap: break-word; | word-wrap: break-word; | ||
border: 4px solid #87cefa; border-radius: 10px; | border: 4px solid #87cefa; border-radius: 10px; | ||
} | } | ||
.outputcrt0 { | .outputcrt0 { | ||
overflow: visible; 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-wrap; 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 # | border: 4px solid #555555; border-radius: 10px; | ||
} | } | ||
.outputcrt1 { | .outputcrt1 { | ||
overflow: visible; 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-wrap; 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 # | border: 4px solid #0000ff; border-radius: 10px; | ||
} | } | ||
.outputcrt2 { | .outputcrt2 { | ||
overflow: visible; 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-wrap; 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 # | border: 4px solid #00ff00; border-radius: 10px; | ||
} | } | ||
.outputcrt3 { | .outputcrt3 { | ||
overflow: visible; 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-wrap; 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 # | border: 4px solid #00ffff; border-radius: 10px; | ||
} | } | ||
.outputcrt4 { | .outputcrt4 { | ||
overflow: visible; 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-wrap; 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 # | border: 4px solid #ff0000; border-radius: 10px; | ||
} | } | ||
.outputcrt5 { | .outputcrt5 { | ||
overflow: visible; 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-wrap; font-family: Courier, monospace; | ||
background-color: #aaaa00; color: #aaaaaa; | background-color: #aaaa00; color: #aaaaaa; | ||
word-wrap: break-word; | word-wrap: break-word; | ||
border: 4px solid # | border: 4px solid #ffff00; border-radius: 10px; | ||
} | } | ||
.outputcrt6 { | .outputcrt6 { | ||
overflow: visible; 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-wrap; 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 # | border: 4px solid #ffaa00; border-radius: 10px; | ||
} | } | ||
.outputcrt7 { | .outputcrt7 { | ||
overflow: visible; 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-wrap; 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: 4px solid #ffffff; border-radius: 10px; | ||
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; | @media only screen and (min-width: 1024px) { | ||
.codeide { | |||
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: #aaaaaa; | |||
word-wrap: break-word; | |||
border: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: #aaaa00; color: #aaaaaa; | |||
word-wrap: break-word; | |||
border: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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; | |||
} | |||
} | } |
Revision as of 23:42, 25 April 2022
/* CSS placed here will be applied to all skins */ pre {margin: 0; padding: 0; border: 0; background-color: transparent; color: currentColor} .codeide { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #000e4e; color: #aaaaaa; word-wrap: break-word; border: 4px solid #87cefa; border-radius: 10px; } .outputcrt0 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #000000; color: #aaaaaa; word-wrap: break-word; border: 4px solid #555555; border-radius: 10px; } .outputcrt1 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #0000aa; color: #aaaaaa; word-wrap: break-word; border: 4px solid #0000ff; border-radius: 10px; } .outputcrt2 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #00aa00; color: #aaaaaa; word-wrap: break-word; border: 4px solid #00ff00; border-radius: 10px; } .outputcrt3 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #00aaaa; color: #aaaaaa; word-wrap: break-word; border: 4px solid #00ffff; border-radius: 10px; } .outputcrt4 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #aa0000; color: #aaaaaa; word-wrap: break-word; border: 4px solid #ff0000; border-radius: 10px; } .outputcrt5 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #aaaa00; color: #aaaaaa; word-wrap: break-word; border: 4px solid #ffff00; border-radius: 10px; } .outputcrt6 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #aa5500; color: #aaaaaa; word-wrap: break-word; border: 4px solid #ffaa00; border-radius: 10px; } .outputcrt7 { overflow: visible; padding: 5px; line-height: 113%; font-size:18px; text-align: left; white-space: pre-wrap; font-family: Courier, monospace; background-color: #aaaaaa; color: #aaaaaa; word-wrap: break-word; border: 4px solid #ffffff; border-radius: 10px; } @media only screen and (min-width: 1024px) { .codeide { 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: #aaaaaa; word-wrap: break-word; border: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: #aaaa00; color: #aaaaaa; word-wrap: break-word; border: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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: 4px solid #ffffff; border-radius: 10px; 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; } }