Template:CSS/style3
From 2014.igem.org
(Difference between revisions)
Line 430: | Line 430: | ||
padding:10px; | padding:10px; | ||
} | } | ||
+ | |||
+ | ..copyright{ | ||
+ | position:absolute; | ||
+ | bottom:5px; | ||
+ | left:600px; | ||
+ | |||
+ | } | ||
+ | .copyright a,visited{ | ||
+ | color:#a2a1a1; | ||
+ | } | ||
+ | |||
+ | .copyright a:hover{ | ||
+ | color:#c7c6c6; | ||
+ | } | ||
+ | |||
+ | .copyright p{ | ||
+ | font-size:12px; | ||
+ | color:#807f7f; | ||
+ | font-family:Open sans, Helvetica, Arial; | ||
+ | font-weight:400; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 14:47, 16 October 2014