Template:StarLog: Difference between revisions
From Dead Suns Game
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
padding: 0 10px 0 10px; | padding: 0 10px 0 10px; | ||
border-radius: 20px 20px 0 0; | border-radius: 20px 20px 0 0; | ||
background: #EEF" | background: #EEF | ||
box-shadow: 5px 5px 10px #bbf;" | |||
> | > | ||
<span style="font-family: monospace; font-size:x-large"><strong>Session: {{{session}}}</strong></span> | <span style="font-family: monospace; font-size:x-large"><strong>Session: {{{session}}}</strong></span> | ||
<span style="flex-grow:1; text-align:center">{{{caption|}}}</span><span style="font-family:monospace">{{{date}}}</span></div> | <span style="flex-grow:1; text-align:center">{{{caption|}}}</span><span style="font-family:monospace">{{{date}}}</span></div> | ||
<div style="border-top: none; border-left: 2px solid #007; border-right: 2px solid #007;border-bottom: 2px solid #007;display:flex; padding: 10px; margin:0 0 10px 0; border-radius: 0 0 20px 20px; background: #FFF">{{{content}}}</div><div style="clear: both;"></div> | <div style="border-top: none; border-left: 2px solid #007; border-right: 2px solid #007;border-bottom: 2px solid #007;display:flex; padding: 10px; margin:0 0 10px 0; border-radius: 0 0 20px 20px; box-shadow: 5px 5px 10px #bbf;background: #FFF">{{{content}}}</div><div style="clear: both;"></div> |
Revision as of 17:06, 22 October 2022
Session: {{{session}}}
{{{date}}}{{{content}}}