Team:UB Indonesia/css/bootstrap
From 2014.igem.org
(Difference between revisions)
(Created page with "/*! * Bootstrap v3.0.0 * * Copyright 2013 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with al...") |
|||
Line 10: | Line 10: | ||
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */ | /*! normalize.css v2.1.0 | MIT License | git.io/normalize */ | ||
+ | <html> | ||
+ | <head> | ||
+ | |||
+ | <style type="text/css"> | ||
article, | article, | ||
Line 4,802: | Line 4,806: | ||
} | } | ||
} | } | ||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | </html> |
Revision as of 10:59, 11 October 2014
/*!
* Bootstrap v3.0.0 * * Copyright 2013 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */