Update bootstrap to version 2.2.2
This commit is contained in:
parent
0190a83253
commit
2e092f0c99
11 changed files with 22 additions and 9105 deletions
|
@ -2,9 +2,9 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<link href="/img/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<link href="/css/bootstrap.css" rel="stylesheet">
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/css/bootstrap-responsive.css" rel="stylesheet">
|
||||
<link href="/css/bootstrap-responsive.min.css" rel="stylesheet">
|
||||
<style type="text/css">
|
||||
.centered { text-align:center; }
|
||||
.down { vertical-align:text-bottom; }
|
||||
|
|
Reference in a new issue