Template:MazeGames: Difference between revisions
From Screamer Wiki
(Fixed) |
m (Protected "Template:MazeGames" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
| bodystyle = background: #333; width: 100%; | | bodystyle = background: #333; width: 100%; | ||
| titlestyle = background: rgb(8,0,136); | | titlestyle = background: rgb(8,0,136); | ||
background: linear-gradient(90deg, rgba(8,0,136,1) 0%, rgba(9,9,121,1) 51%, rgba(0,134,255,1) 100%); border: 2px solid white; font-size: 105% | background: linear-gradient(90deg, rgba(8,0,136,1) 0%, rgba(9,9,121,1) 51%, rgba(0,134,255,1) 100%); border: 2px solid white; font-size: 105%; | ||
| liststyle = background: #333; font-size:100%; border: 2px solid white; | | liststyle = background: #333; font-size:100%; border: 2px solid white; | ||
| groupstyle = background: #080088; border: 2px solid white; font-size:100% | | groupstyle = background: #080088; border: 2px solid white; font-size:100% |