Changeset - c6c76e98d353
[Not reviewed]
30 1 7
Sachi King - 7 years ago 2017-04-26 12:14:11
nakato@nakato.io
Remove excess CSS and fonts

print wont work for us now. Will need to be recreated.

Fonts, I don't even know where they came from, so I can't keep them
15 files changed:
0 comments (0 inline, 0 general)
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -14,7 +14,7 @@
 
    <title>{% block head_title_base %}{% if SITE_NAME %}{{ SITE_NAME }} | {% endif %}{% block head_title %}{% endblock %}{% endblock %}</title>
 

	
 
    {% block styles %}
 
      <link href="{% static 'pyconau2017/css/bootstrap.css' %}" rel="stylesheet">
 
      <link href="{% static 'css/bootstrap.css' %}" rel="stylesheet">
 

	
 
      <link rel="icon" href="{% static 'pyconau2017/images/favicon.png' %}">
 
    {% block extra_style %}{% endblock %}
static/src/css/bootstrap-theme.css
Show inline comments
 
file renamed from static/src/pyconau2017/css/bootstrap-theme.css to static/src/css/bootstrap-theme.css
static/src/css/bootstrap-theme.css.map
Show inline comments
 
file renamed from static/src/pyconau2017/css/bootstrap-theme.css.map to static/src/css/bootstrap-theme.css.map
static/src/css/bootstrap-theme.min.css
Show inline comments
 
file renamed from static/src/pyconau2017/css/bootstrap-theme.min.css to static/src/css/bootstrap-theme.min.css
static/src/css/bootstrap.css
Show inline comments
 
file renamed from static/src/pyconau2017/css/bootstrap.css to static/src/css/bootstrap.css
static/src/css/bootstrap.css.map
Show inline comments
 
file renamed from static/src/pyconau2017/css/bootstrap.css.map to static/src/css/bootstrap.css.map
static/src/css/bootstrap.min.css
Show inline comments
 
file renamed from static/src/pyconau2017/css/bootstrap.min.css to static/src/css/bootstrap.min.css
static/src/css/bootstrap.min.css.map
Show inline comments
 
file renamed from static/src/pyconau2017/css/bootstrap.min.css.map to static/src/css/bootstrap.min.css.map
static/src/pyconau2017/css/FLUXRegular.ttf
Show inline comments
 
deleted file
 
binary diff not shown
static/src/pyconau2017/css/app.css
Show inline comments
 
deleted file
static/src/pyconau2017/css/carousel.css
Show inline comments
 
deleted file
static/src/pyconau2017/css/config.rb
Show inline comments
 
deleted file
static/src/pyconau2017/css/flipclock.css
Show inline comments
 
deleted file
static/src/pyconau2017/css/fonts/FLUXRegular.ttf
Show inline comments
 
deleted file
 
binary diff not shown
static/src/pyconau2017/css/fonts/glyphicons-halflings-regular.eot
Show inline comments
 
deleted file
 
binary diff not shown

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)