Dotclear

Changeset 3847:59f91d8f3715 for themes


Ignore:
Timestamp:
09/01/18 18:37:06 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

From 97b0646c4cff63ed0758a22d9263e1e7323adf13 Mon Sep 17 00:00:00 2001
From: llune <llune@…>
Date: Sat, 1 Sep 2018 16:34:40 +0200
Subject: Modifs template dotty

Location:
themes/berlin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/berlin/scss/partials/_common.scss

    r2640 r3847  
    117117} 
    118118ul ul, ul ol, ol ol, ol ul { margin-top: .5em; } 
     119/* a11y */ 
     120.sr { 
     121  border: 0; 
     122  clip: rect(0 0 0 0); 
     123  height: 1px; 
     124  margin: -1px; 
     125  overflow: hidden; 
     126  padding: 0; 
     127  position: absolute; 
     128  width: 1px; 
     129} 
  • themes/berlin/style.css

    r3760 r3847  
    321321ul ul, ul ol, ol ol, ol ul { 
    322322  margin-top: .5em; } 
     323 
     324/* a11y */ 
     325.sr { 
     326  border: 0; 
     327  clip: rect(0 0 0 0); 
     328  height: 1px; 
     329  margin: -1px; 
     330  overflow: hidden; 
     331  padding: 0; 
     332  position: absolute; 
     333  width: 1px; } 
    323334 
    324335.post-date, 
Note: See TracChangeset for help on using the changeset viewer.

Sites map