(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <style> | + | <head> |
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
+ | <title>Ruby - Responsive Corporate Tempalte</title> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <style> | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
/* DEFAULT WIKI SETTINGS */ | /* DEFAULT WIKI SETTINGS */ | ||
Line 12: | Line 18: | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap.min.css"> | <link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap-theme.min.css"> | <link rel="stylesheet" href="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/css/bootstrap-theme.min.css"> | ||
Line 36: | Line 35: | ||
<script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.scrollUp.min.js"></script> | <script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.scrollUp.min.js"></script> | ||
<script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.slicknav.min.js"></script> | <script src="http://demo.cssmoban.com/cssthemes5/twts_114_ruby/js/jquery.slicknav.min.js"></script> | ||
+ | <style> | ||
+ | .header .header-inner{ | ||
+ | background-color: #38c5e5; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | + | <div style="position:fixed;bottom:50px;right:50px;"> | |
+ | <a class="btn btn-default" href="#header" role="button">go to top</a> | ||
+ | </div> | ||
<!-- Header Area --> | <!-- Header Area --> | ||
<header id="header" class="header"> | <header id="header" class="header"> | ||
Line 164: | Line 170: | ||
</div> | </div> | ||
</header> | </header> | ||
+ | <style> | ||
+ | .p { | ||
+ | font-family: 'Montserrat', 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; | ||
+ | font-weight: 300; | ||
+ | font-size: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | ; | ||
+ | |||
+ | h2 { | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | ; | ||
+ | </style> |
Latest revision as of 03:45, 18 October 2018