Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
DoctorCowboy (talk | contribs) No edit summary Tag: Reverted |
DoctorCowboy (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<table border | <table <style> | ||
table { | |||
border-collapse: collapse; | |||
} | |||
tr { | |||
border: solid; | |||
border-width: 1px 0; | |||
} | |||
</style> | |||
style="width:200px; border:1px solid black; float:right; "> | |||
<tr style="background-color:DeepSkyBlue;"> | <tr style="background-color:DeepSkyBlue;"> | ||
<td colspan="2"><center><b>{{{Name}}}</td> | <td colspan="2"><center><b>{{{Name}}}</td> |
Revision as of 01:47, 5 January 2024
<table <style> table {
border-collapse: collapse;
} tr {
border: solid; border-width: 1px 0;
} </style> style="width:200px; border:1px solid black; float:right; ">