Simplify build

This commit is contained in:
Nikolai R Kristiansen
2019-05-04 16:49:31 +02:00
parent 80cd4b8320
commit e204229519
36 changed files with 617 additions and 12173 deletions

View File

@@ -6,9 +6,7 @@
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- build:css styles/main.css -->
<link rel="stylesheet" href="styles/main.css">
<!-- endbuild -->
<link rel="stylesheet" href="main.css">
</head>
<body>
@@ -48,7 +46,7 @@
<div class="container">
<header class="page-header">
<h1 class="brand"><img src="images/edb_brick.png" class="edb-brick"> EDB-gjengen</h1>Medieavdelingen, <a href="http://studentersamfundet.no/">Det Norske Studentersamfund</a>, Chateau Neuf, Oslo
<h1 class="brand"><img src="images/edb_brick.png" class="edb-brick" alt="EDB-gjengen logo"> EDB-gjengen</h1>Medieavdelingen, <a href="http://studentersamfundet.no/">Det Norske Studentersamfund</a>, Chateau Neuf, Oslo
</header>
<section class="row">
<div class="col-md-12">

6
app/main.css Normal file

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
@import "../../node_modules/bootstrap/scss/bootstrap.scss";
@import "../node_modules/bootstrap/scss/bootstrap.scss";
body {
text-align: center;