1,522
edits
Danesthesia (talk | contribs) No edit summary |
Danesthesia (talk | contribs) No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
.infobox { | |||
width: 300px; | |||
margin: 0 auto; | |||
background-color: #f5faff; | |||
border: 1px solid #ccc; | |||
padding: 10px; | |||
font-family: Arial, sans-serif; | |||
} | |||
.infobox h2 { | |||
margin-top: 0; | |||
font-size: 18px; | |||
} | |||
.infobox p { | |||
margin: 0; | |||
line-height: 1.5; | |||
} | |||
.infobox ul { | |||
margin: 0; | |||
padding-left: 20px; | |||
} | |||
.infobox ul li { | |||
margin-bottom: 5px; | |||
} | |||
.infobox a { | |||
color: #0645ad; | |||
text-decoration: none; | |||
} | |||
.infobox a:hover { | |||
text-decoration: underline; | |||
} | |||
<div class="infobox drug"> | <div class="infobox drug"> | ||
<div class="infobox drug-title">{{FULLPAGENAME}}</div>{{#if:{{{image|}}}| | <div class="infobox drug-title">{{FULLPAGENAME}}</div>{{#if:{{{image|}}}| | ||