Changeset 816820d in OpenWorkouts-current for ow/templates


Ignore:
Timestamp:
Jan 16, 2019, 1:35:50 PM (5 years ago)
Author:
Segundo Fdez <segun.2@…>
Branches:
current, feature/docs, master
Children:
55e98e4
Parents:
02048a6
Message:

Start to organize css structure. Added fake img for login

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/templates/base_anonymous.pt

    r02048a6 r816820d  
    2525
    2626    <link rel="stylesheet"
    27           href="${request.static_url('ow:static/css/main.min.css')}" />
     27          href="${request.static_url('ow:static/css/main.css')}" />
    2828
    2929  </head>
     
    3737          <a href="#" tal:attributes="href request.resource_url(request.root)">
    3838            <span class="logo-open">Open</span><span class="logo-work">work</span><span class="logo-outs">outs</span>
    39         </a>
     39          </a>
    4040        </h1>
    4141        <p class="description">tracking your workouts openly</p>
Note: See TracChangeset for help on using the changeset viewer.