MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.codeide { | .codeide {width: 745px; min-height: 200px; max-height: 400px; overflow: scroll; border: solid #aaaaaa; border-radius: 10px; border-width: 55px 14px 100px 10px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #000e4e; color: lightgrey; word-wrap: break-word; -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; border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;} | ||
.outputcrt {max-width: 627px; max-height: 410px; overflow: scroll; border: solid #aaaaaa; border-radius: 10px; border-width: 45px 50px 125px 50px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgray; word-wrap: break-word; -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; border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;} | .outputcrt {max-width: 627px; max-height: 410px; overflow: scroll; border: solid #aaaaaa; border-radius: 10px; border-width: 45px 50px 125px 50px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgray; word-wrap: break-word; -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; border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;} |
Revision as of 16:23, 24 April 2022
/* CSS placed here will be applied to all skins */ .codeide {width: 745px; min-height: 200px; max-height: 400px; overflow: scroll; border: solid #aaaaaa; border-radius: 10px; border-width: 55px 14px 100px 10px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #000e4e; color: lightgrey; word-wrap: break-word; -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; border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 55 14 100 10 stretch;} .outputcrt {max-width: 627px; max-height: 410px; overflow: scroll; border: solid #aaaaaa; border-radius: 10px; border-width: 45px 50px 125px 50px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgray; word-wrap: break-word; -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; border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Crt.png) 45 50 125 50 stretch;}