@import "mixins"; @import "theme"; /** * Styling for the Character Overview Panel (top-right panel) */ #character-overview { position: fixed; top: 0; right: 0; }