|
@@ -7,19 +7,9 @@
|
|
<meta name="author" content="The Buildroot developers">
|
|
<meta name="author" content="The Buildroot developers">
|
|
<link rel="shortcut icon" href="favicon.ico">
|
|
<link rel="shortcut icon" href="favicon.ico">
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
+ <link href="css/buildroot.css" rel="stylesheet">
|
|
|
|
|
|
<style type="text/css">
|
|
<style type="text/css">
|
|
- body {
|
|
|
|
- padding-top: 60px;
|
|
|
|
- padding-bottom: 40px;
|
|
|
|
- }
|
|
|
|
- .button_column{
|
|
|
|
- width: 430px;
|
|
|
|
- }
|
|
|
|
- .gplus {
|
|
|
|
- float:right;
|
|
|
|
- margin: 10px 0 0;
|
|
|
|
- }
|
|
|
|
</style>
|
|
</style>
|
|
|
|
|
|
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
|
|
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
|