Template:Ednote: Difference between revisions
From OER in Education
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{#titleparts: {{PAGENAME}} | | -1 }} | {{#titleparts: {{PAGENAME}} | | -1 }} | ||
| pv | | | | pv | | | ||
<div | <div cloass="ednote"> | ||
<div class="ednote-title">'''{{{title|Educator note}}}''' </div> | |||
<div class="ednote-text"> | |||
<div | |||
<div | |||
{{{text}}} | {{{text}}} | ||
</div> | </div> | ||
</div> | </div> | ||
}}<noinclude>[[Category:OER4Schools templates]] | }}<noinclude> | ||
Current css: | |||
.ednote { | |||
margin: 10px; | |||
margin-left: 20px; | |||
border-left:solid 10px DarkRed; | |||
background: #efefef; | |||
overflow:auto; | |||
border-top-left-radius: 10px; | |||
border-bottom-left-radius: 10px; | |||
} | |||
.ednote-title { | |||
padding: 5px; padding-left: 10px; border-bottom: solid 1px DarkRed; | |||
} | |||
.ednote-text { | |||
padding: 10px; padding-left: 10px; | |||
}; | |||
Previous versions: | |||
[[Category:OER4Schools templates]] | |||
<div style=" | <div style=" |
Revision as of 15:38, 13 February 2015
Educator note
{{{text}}}
Current css:
.ednote { margin: 10px; margin-left: 20px; border-left:solid 10px DarkRed; background: #efefef; overflow:auto; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.ednote-title { padding: 5px; padding-left: 10px; border-bottom: solid 1px DarkRed; }
.ednote-text { padding: 10px; padding-left: 10px; };
Previous versions:
Educator note
{{{text}}}
Educator note
{{{text}}}
Educator note
{{{text}}}