Anonymous
×
Create a new article
Write your page title here:
We currently have 97 articles on The Dream Shrine. Type your article name above or click on one of the titles below and start writing!



The Dream Shrine
.gameinfo {
    width: 30%;
    max-width: 30%;
    float: right;
    clear: right;
    background-color: #465e9f;
}

.gameinfo-title {
    font-size: 2rem;
    font-family: 'ArnoPro-Bold';
    color: white;
}

.gameinfo-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}