Loading _includes/header.html +4 −2 Original line number Diff line number Diff line <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> <link rel="stylesheet" href="css/bootstrap/bootstrap.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" href="css/bootstrap/bootstrap-responsive.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap/bootstrap-responsive.css" /> <link rel="stylesheet" type="text/css" href="css/swc.css" /> <link rel="stylesheet" type="text/css" href="css/swc-workshop-and-lesson.css" /> <link rel="stylesheet" type="text/css" href="css/lesson.css" /> <link rel="alternate" type="application/rss+xml" title="Software Carpentry Blog" href="http://software-carpentry.org/feed.xml"/> <meta charset="UTF-8" /> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> Loading _layouts/page.html +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ <title>Software Carpentry: $pagetitle$</title> $header$ </head> <body> <div class="container"> <body class="lesson"> <div class="container container-full-width card"> $banner$ <div class="row-fluid"> <div class="span10 offset1"> Loading css/badge.css 0 → 100644 +18 −0 Original line number Diff line number Diff line .badges-section { margin-bottom:30px; } .badges-section .media { margin-top: 30px; } h1.badge-title{ margin-top: 10px; } #modal-badge-img { position:absolute; right: 25px; bottom: 25px; opacity: 0.5; } #assertion-modal.in { color: black; } css/bootstrap/img/glyphicons-halflings-white.png 0 → 100644 +8.57 KiB Loading image diff... css/bootstrap/img/glyphicons-halflings.png 0 → 100644 +12.5 KiB Loading image diff... Loading
_includes/header.html +4 −2 Original line number Diff line number Diff line <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> <link rel="stylesheet" href="css/bootstrap/bootstrap.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" href="css/bootstrap/bootstrap-responsive.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap/bootstrap-responsive.css" /> <link rel="stylesheet" type="text/css" href="css/swc.css" /> <link rel="stylesheet" type="text/css" href="css/swc-workshop-and-lesson.css" /> <link rel="stylesheet" type="text/css" href="css/lesson.css" /> <link rel="alternate" type="application/rss+xml" title="Software Carpentry Blog" href="http://software-carpentry.org/feed.xml"/> <meta charset="UTF-8" /> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> Loading
_layouts/page.html +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ <title>Software Carpentry: $pagetitle$</title> $header$ </head> <body> <div class="container"> <body class="lesson"> <div class="container container-full-width card"> $banner$ <div class="row-fluid"> <div class="span10 offset1"> Loading
css/badge.css 0 → 100644 +18 −0 Original line number Diff line number Diff line .badges-section { margin-bottom:30px; } .badges-section .media { margin-top: 30px; } h1.badge-title{ margin-top: 10px; } #modal-badge-img { position:absolute; right: 25px; bottom: 25px; opacity: 0.5; } #assertion-modal.in { color: black; }