Moje kniha o CMS Drupal
Poslední komentáře
- 3 days 17 hours ago
- 6 days 2 hours ago
- 1 week ago
- 1 week ago
- 1 week 5 days ago
- 1 week 6 days ago
- 6 months 1 week ago
- 6 months 1 week ago
- 8 months 2 weeks ago
- 9 months 2 weeks ago
Nové diskuze
- (1 month 1 week zpět)
- (1 month 1 week zpět)
- (8 months zpět)
- (9 months 2 weeks zpět)
- (1 year 7 months zpět)
- (1 year 7 months zpět)
- (1 year 11 months zpět)
- (1 year 11 months zpět)

Dobry den,
deje sa to na tejto adrese http://bakchus.webnamieru.sk/ kde by som ja chcel aby ciara oddelujuca jednotlive aktuality bola 1px siroka a zelenej farby tak ako nadpisy clankov.
Moj styl:
div.spaceline hr (riadok 277)
{
color: #427c00;
height: 1px;
}
A styl ktory ho prepisuje z jadra:
hr (riadok 14)
{
height: 1px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: gray;
border-right-color-value: gray;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: gray;
border-left-color-value: gray;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}
Za pomoc dakujem.