Template:Harvardmain
From 2010.igem.org
(Difference between revisions)
Line 169: | Line 169: | ||
width: 610px; | width: 610px; | ||
} | } | ||
+ | |||
+ | a.sidebarlinks { | ||
+ | display: block; | ||
+ | width: 300px; | ||
+ | font-size: 1.2em; | ||
+ | text-align: center; | ||
+ | background-color: #827B60; | ||
+ | color: white; | ||
+ | padding: 10px 0px 10px 0px; | ||
+ | margin-bottom: 5px; | ||
+ | } | ||
+ | a.sidebarlinks:hover { | ||
+ | background-color: #A0C544; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 15:05, 13 July 2010