Template:Ednote

From OER in Education
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}}}