~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to media/css/base.css

  • Committer: franku
  • Date: 2018-11-19 17:19:29 UTC
  • mfrom: (502.1.6 django_ratings)
  • Revision ID: somal@arcor.de-20181119171929-zclpax3wz59lnu5l
replaced djangoratings with django-star-rating

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
        font-weight: bold;
109
109
}
110
110
 
 
111
.star-ratings input, button {
 
112
        padding: inherit;
 
113
}
 
114
 
111
115
textarea {
112
116
        font-weight: normal;
113
117
        font-size: 0.9em;