Infobox template done for the Avatar Fanon community from June 9, 2016 - August 2, 2016.
CSS
Template(s)
CSS
Edit
/*PI Tierra*/ .pi-theme-tierra .pi-title, .pi-theme-Tierra .pi-title { background-color: #0b3b0b !important; } .pi-theme-tierra .pi-group .pi-header, .pi-theme-Tierra .pi-group .pi-header { background-color: #317f31 !important; } .pi-theme-tierra .pi-group .pi-data, .pi-theme-Tierra .pi-group .pi-data, .pi-theme-tierra section table tbody tr, .pi-theme-Tierra section table tbody tr { background-color: #92e692 !important; } /*PI Fuego*/ .pi-theme-fuego .pi-title, .pi-theme-Fuego .pi-title { background-color: #8a0808 !important; } .pi-theme-fuego .pi-group .pi-header, .pi-theme-Fuego .pi-group .pi-header{ background-color: #ce1717 !important; } .pi-theme-fuego .pi-group .pi-data, .pi-theme-Fuego .pi-group .pi-data, .pi-theme-fuego section table tbody tr, .pi-theme-Fuego section table tbody tr { background-color: #ec7979 !important; } /*PI aire*/ .pi-theme-aire .pi-title, .pi-theme-Aire .pi-title { background-color: #ee7b00 !important; color: #000 !important; } .pi-theme-aire .pi-group .pi-header, .pi-theme-Aire .pi-group .pi-header { background-color: #fe9a2e !important; color: #000 !important; } .pi-theme-aire .pi-group .pi-data, .pi-theme-Aire .pi-group .pi-data, .pi-theme-aire section table tbody tr, .pi-theme-Aire section table tbody tr { background-color: #ffb360 !important; } /*PI Agua*/ .pi-theme-agua .pi-title, .pi-theme-Agua .pi-title { background-color: #0B0B3B !important; } .pi-theme-agua .pi-group .pi-header, .pi-theme-Agua .pi-group .pi-header { background-color: #08088A !important; } .pi-theme-agua .pi-group .pi-data, .pi-theme-Agua .pi-group .pi-data, .pi-theme-aire section table tbody tr, .pi-theme-Aire section table tbody tr { background-color: #8282FF !important; } /*PI URN*/ .pi-theme-URN .pi-title, .pi-theme-RUN .pi-title { background-color: #875B1D !important; } .pi-theme-URN .pi-group .pi-header, .pi-theme-RUN .pi-group .pi-header { background-color: #B78540 !important; } .pi-theme-URN .pi-group .pi-data, .pi-theme-RUN .pi-group .pi-data, .pi-theme-URN section table tbody tr, .pi-theme-RUN section table tbody tr { background-color: #E1B272 !important; } /*PI Ueco*/ .pi-theme-ueco .pi-title, .pi-theme-Ueco .pi-title { background-color: #ff0 !important; color: #000; } .pi-theme-ueco .pi-group .pi-header, .pi-theme-Ueco .pi-group .pi-header { background-color: #F4FA58 !important; color: #000; } .pi-theme-ueco .pi-group .pi-data, .pi-theme-Ueco .pi-group .pi-data { background-color: #F2F5A9 !important; } /*PI Default*/ .portable-infobox .pi-title { background-color: #4C0B5F; } .portable-infobox .pi-group .pi-header { background-color: #A901DB; } .portable-infobox .pi-group .pi-data, .portable-infobox section table tbody tr { background-color: #D0A9F5; } /*PI General*/ div.pi-data { border: none !important; } .portable-infobox section { border: none !important; } h2.pi-title, h2.pi-header { color: #fff; text-align: center; border: none !important; } .portable-infobox .pi-data-label { border: none; }