Просмотр исходного текста страницы MediaWiki:Common.css

Перейти к: навигация, поиск

У вас нет прав на редактирование этой страницы по следующим причинам:

  • Запрошенное действие могут выполнять только участники из группы «Участники»
  • Эта страница содержит интерфейсное сообщение программного обеспечения. Во избежание вандализма её изменение запрещено. Чтобы добавить или изменить перевод этого сообщения во всех вики, пожалуйста, используйте сайт локализации MediaWiki translatewiki.net

Вы можете просмотреть и скопировать исходный текст этой страницы.

Возврат к странице MediaWiki:Common.css.

/*

* This file contains all the skinning rules for the RSSReader extension
* if you want to change the look of the RSS feed to better suit your skin
* then this is where you should make the changes. By default the reader
* is coded to look good with monobook.
* Alternatively to modifying the code in here, you could copy and paste it
* into your wiki's MediaWiki:Common.css page and that way you can have 
* different looks for different skins 
*/

.RSSReader-head {

 text-align: center;
 padding: 0.2em;
 border-bottom: 0.1em solid #aaa;

}

/*

* Example CSS rules for use with the "text" parameter
*/

div.rss {

   margin: 0;

font-size:8pt; } div.rss h3 {

   margin: 0;

font-size:8pt; } div.rss-postinfo { text-align:right; font-style:italic; }

  1. content .rss h3 a { color: #194FA4 }
Источник — «https://norrath.ru/MediaWiki:Common.css»