Neuroanatomy: Difference between revisions

From NeuroWiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 10: Line 10:




<html>
<style>
.wiki-navigation table {
  width: 100%;
  border-collapse: collapse;
}
.wiki-navigation td {
  padding: 10px;
  border: 1px solid #a4a6a5;
  overflow: hidden;
  text-align: left;
  vertical-align: top;
  word-break: normal;
}
.left-column {
  background-color: #c7ccd2;
  border-color: #252C3E;
  border-radius: 0.25em;
  width: 30%;
}
.right-column {
  background-color: #dfdfdf;
  border-color: #a4a6a5;
  border-radius: 0.25em;
  width: 70%;
}
.wiki-navigation a {
  color: #000;
  text-decoration: none;
}
.wiki-navigation a:hover {
  text-decoration: underline;
}
</style></html>
   <table>
   <table>
     <tr>
     <tr>
Line 66: Line 26:
       </td>
       </td>
       <td class="right-column">
       <td class="right-column">
        <!-- If there's supposed to be content here, add it accordingly -->
       </td>
       </td>
     </tr>
     </tr>
   </table>
   </table>

Revision as of 17:56, 4 March 2024