미디어위키:Liberty.css: 두 판 사이의 차이

 
편집 요약 없음
 
5번째 줄: 5번째 줄:
     https://phabricator.wikimedia.org/T287962 */
     https://phabricator.wikimedia.org/T287962 */
.visualClear {
.visualClear {
clear: both;
clear: both!important;
}
}

2025년 3월 3일 (월) 14:09 기준 최신판

/* 이 CSS 설정은 리버티 스킨을 사용하는 사용자에게 적용됩니다 */
/*  visualClear CSS class definition for [[mw:Extension:SocialProfile]]
    because Vector does not include the definition anymore; see
    https://phabricator.wikimedia.org/T328235 and 
    https://phabricator.wikimedia.org/T287962 */
.visualClear {
	clear: both!important;
}