Welcome to Assassin's Creed Wiki! Log in and join the community.

Board Thread:Wiki discussion/@comment-126761-20150804170257/@comment-746824-20150805193848

From the Assassin's Creed Wiki
Jump to navigation Jump to search

So, if for example, we wanted to change the colours for a book themed template, someone would have to add:

.portable-infobox-theme-book {
    background-color:#000 !important;
}
.portable-infobox-theme-book .item-type-key-val:not(:last-of-type), .portable-infobox-theme-book .item-type-group {
    border-bottom: 1px solid #445;

to the CSS?