Jump to content

changer police catégorie


Recommended Posts

Bonjour,

 

je suis sur notepad dans category.css et j'aimerai changer la taille de mes catégories mais je ne sais absolument pas à quoi toucher... aussi j'aimerai savoir après modification s'il faut que j'écrase l'ancien fichier ou... ?
merci de vos réponses :)

 

Une nulle en informatique.

Edited by vintagetouch (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
content_scene_cat {

  border-top: 5px solid #333;

  color: #d7d7d7;

  line-height: 19px;

  margin: 0 0 26px 0; }

  .content_scene_cat .content_scene_cat_bg {

    padding: 18px 10px 10px 42px;

    background-color: #464646 !important; }

    @media (max-width: 1199px) {

      .content_scene_cat .content_scene_cat_bg {

        padding: 10px 10px 10px 15px; } }

  .content_scene_cat span.category-name {

    font: 1 20px/10px "Open Sans", sans-serif;

    color: #fff;

    margin-bottom: 12px; }

    @media (max-width: 1199px) {

      .content_scene_cat span.category-name {

        font-size: 6px;

        line-height: 30px; } }

  .content_scene_cat p {

    margin-bottom: 0; }

  .content_scene_cat a {

    color: #fff; }

    .content_scene_cat a:hover {

      text-decoration: underline; }

  .content_scene_cat .content_scene {

    color: #777; }

    .content_scene_cat .content_scene .cat_desc {

      padding-top: 20px; }

      .content_scene_cat .content_scene .cat_desc a {

        color: #777; }

        .content_scene_cat .content_scene .cat_desc a:hover {

          color: #515151; }

 

 

j'ai ça mais je ne trouve pas la ligne pour changer la taille des catégories....

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...