Template:Kyoto/css
From 2012.igem.org
(Difference between revisions)
Line 77: | Line 77: | ||
padding: 10px; | padding: 10px; | ||
} | } | ||
+ | |||
+ | /********** post-it **********/ | ||
+ | ul.kyoto-post-it { | ||
+ | left: 50%; | ||
+ | margin-left: 462.5px; | ||
+ | width: 30px; | ||
+ | display: block; | ||
+ | position: fixed; | ||
+ | border: 1px solid #000000; | ||
+ | } | ||
+ | ul.kyoto-post-it > li { | ||
+ | width: 30px; | ||
+ | display:block; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 20:29, 25 September 2012