Changeset d24a64a in OpenWorkouts-current for ow/static/css/main.css


Ignore:
Timestamp:
Feb 4, 2019, 5:56:13 PM (5 years ago)
Author:
Segundo Fdez <segun.2@…>
Branches:
current, feature/docs, master
Children:
cf12619
Parents:
ffd6bb5
Message:

update profile header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/static/css/main.css

    rffd6bb5 rd24a64a  
    664664  padding: 0;
    665665  width: auto;
     666  background-color: white;
    666667}
    667668.workout-options li {
     
    10141015.user-profile-account {
    10151016  background-color: #fbfbfb;
     1017  border-bottom: 1px solid #e1e1e1;
    10161018  padding: 2em  1em;
    10171019}
     
    10371039  font-size: 21px;
    10381040  font-size: 1.3125rem;
     1041  font-weight: 400;
    10391042}
    10401043.user-profile-account p {
     
    10611064  border-radius: 4px;
    10621065  border: 1px solid #e1e1e1;
    1063   max-width: 200px;
    10641066}
    10651067.profile-data li {
     
    10861088  max-width: 700px;
    10871089}
     1090.center {
     1091  text-align: center;
     1092}
    10881093.month-stats {
    10891094  margin-bottom: 4em;
Note: See TracChangeset for help on using the changeset viewer.