mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
CSS files converted to Sass. Some style fixes. Created file with sponsors.
This commit is contained in:
parent
1a5c529669
commit
a45174a1e4
851 changed files with 19814 additions and 5533 deletions
|
@ -44,16 +44,8 @@
|
|||
<meta name="msapplication-TileColor" content="#2b5797">
|
||||
<meta name="msapplication-TileImage" content="{{ "/img/favicons/mstile-144x144.png" | prepend: site.baseurl }}">
|
||||
<meta name="msapplication-config" content="{{ "/img/favicons/browserconfig.xml" | prepend: site.baseurl }}">
|
||||
|
||||
<link href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,500&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
|
||||
|
||||
<!-- Bootstrap -->
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
|
||||
<!-- TODC Bootstrap theme -->
|
||||
<!-- <link href="{{ "/css/todc-bootstrap.min.css" | prepend: site.baseurl }}" rel="stylesheet">-->
|
||||
<link href="{{ "/css/animate.min.css" | prepend: site.baseurl }}" rel="stylesheet">
|
||||
<link href="{{ "/css/waves.min.css" | prepend: site.baseurl }}" rel="stylesheet">
|
||||
<link href="{{ "/css/style.min.css" | prepend: site.baseurl }}" rel="stylesheet">
|
||||
|
||||
<link href="{{ "/css/main.min.css" | prepend: site.baseurl }}" rel="stylesheet">
|
||||
|
||||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue