Team:Kyoto/Style
From 2010.igem.org
(Difference between revisions)
m |
|||
Line 93: | Line 93: | ||
} | } | ||
/* Foot ***************************************************/ | /* Foot ***************************************************/ | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
--> | --> | ||
</style> | </style> | ||
Line 130: | Line 124: | ||
//--> | //--> | ||
</script> | </script> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</head> | </head> | ||
</html> | </html> | ||
+ | |||
+ | ==Foot== | ||
+ | #foot | ||
+ | { | ||
+ | position: absolute; | ||
+ | bottom: 7px; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | } |
Revision as of 13:30, 25 October 2010
Foot
- foot
{ position: absolute; bottom: 7px; width: 100%; text-align: center; }