MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
.outputcrt {border: solid #aaaaaa; border-radius: 10px; border-width: 45px 50px 125px 50px; padding: 1em; line-height:100%; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgrey; 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 {border: solid #aaaaaa; border-radius: 10px; border-width: 45px 50px 125px 50px; padding: 1em; line-height:100%; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgrey; 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;} | ||
.codeide {border: solid #aaaaaa; border-radius: 10px; border-width: | .codeide {border: solid #aaaaaa; border-radius: 10px; border-width: 205px 185px 205px 450px; padding: 1em; line-height:100%; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgrey; word-wrap: break-word; -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 205 185 205 450 repeat; -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 205 185 205 450 repeat; border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 205 185 205 450 repeat;} |
Revision as of 23:43, 22 April 2022
/* CSS placed here will be applied to all skins */ .outputcrt {border: solid #aaaaaa; border-radius: 10px; border-width: 45px 50px 125px 50px; padding: 1em; line-height:100%; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgrey; 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;} .codeide {border: solid #aaaaaa; border-radius: 10px; border-width: 205px 185px 205px 450px; padding: 1em; line-height:100%; margin-left:5px; white-space: pre; font-family: Courier, monospace; background-color: #202020; color: lightgrey; word-wrap: break-word; -moz-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 205 185 205 450 repeat; -webkit-border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 205 185 205 450 repeat; border-image: url(https://qb64phoenix.com/qb64wiki/index.php?title=Special:Redirect/file/Ide.png) 205 185 205 450 repeat;}