ubuntu-ru-web team mailing list archive
-
ubuntu-ru-web team
-
Mailing list archive
-
Message #00000
[Bug 359236] [NEW] Правка CSS в вики
You have been subscribed to a public bug:
Собственно, предлагается:
1. Исправить div.dokuwiki hr добавивь в него margin : 1em auto; (это чтоб текст не прилипал снизу к линиям, потому как у p стоит margin-bottom: 1em , а у hr почему-то ничего нет)
2. Подправить div.license поставив ему 100% ширины (или margin: 0 auto;, но лучше 100%):
div.license {
clear: both;
text-align: center;
width: 100%;
}
** Affects: ubuntu-ru
Importance: Undecided
Status: New
** Affects: ubuntu-ru/wiki
Importance: Wishlist
Assignee: Russian LoCo Web Team (ubuntu-ru-web)
Status: New
--
Правка CSS в вики
https://bugs.launchpad.net/bugs/359236
You received this bug notification because you are a member of Russian LoCo Web Team, which is a bug assignee.