User:Kivik/sandbox2: Difference between revisions

Jump to navigation Jump to search
m
WIP
m (WIP)
m (WIP)
Line 2: Line 2:
.relationships-title { background-color: steelblue; color: white; font-weight: bold; font-size: 1.5em; border-radius: 0 1em 0 0; padding-left: 1em; }
.relationships-title { background-color: steelblue; color: white; font-weight: bold; font-size: 1.5em; border-radius: 0 1em 0 0; padding-left: 1em; }
.relationships-container { background-color: white; padding: .5em; border-radius: 0 0 1.5em 1.5em; border: 3px solid steelblue; }
.relationships-container { background-color: white; padding: .5em; border-radius: 0 0 1.5em 1.5em; border: 3px solid steelblue; }
.relationships-entry { border: 1px solid blue; }
.relationships-entry { width: 30%; min-width: 400px; margin: .5em; padding: 1em; background-color: #f0f0f0; border-radius: 1em; }
.relationships-portrait { border: 1px solid green; }
.relationships-portrait { width: 200px; height: 200px; overflow: hidden; margin: auto; margin-bottom: .5em; border-radius: 50%; }
.relationships-description { border: 1px solid orange; }
.relationships-description { border: 1px solid orange; }
}}
}}
Line 10: Line 10:
<!-- Start-Entry --><div class="relationships-container">
<!-- Start-Entry --><div class="relationships-container">
<div class="relationships-entry"id="N-Richards">
<div class="relationships-entry"id="N-Richards">
<div class="relationships-portrait">[[File:Hopper-Richards-Couple1.png|150px]]</div>
<div class="relationships-portrait">[[File:Hopper-Richards-Couple1.png|200px]]</div>
<div class="relationships-description">'''Nathan Richards'''
<div class="relationships-description">'''Nathan Richards'''
* Character Page
* Character Page

Navigation menu