Meldingarspjall:Common.css

Page contents not supported in other languages.
Úr Wikipediu, frjálsa alfræðiritinu

Mér finnst þessi melding vera í hálfgerðu rusli svo ég mun líklega fara í það að reyna að taka til í henni og eyða því út sem er ekki lengur notað, þýða og annað þegar ég hef tíma. --Stefán Örvarr Sigmundsson 25. maí 2008 kl. 21:02 (UTC)[svara]

Hægt er að setja eftirfarandi:

 sup, sub {
    line-height: 1em;
 }

svo að línuþéttleiki brjóti ekki þegar heimild er til staðar? Maxí 12. september 2009 kl. 22:35 (UTC)[svara]

Announced JavaScript change for badges implementation[breyta frumkóða]

Hi! I want to let you know that in near future badges will be deployed on Wikidata and the Wikipedias. They help us with displaying the good and featured article icons next to the sitelinks and will replace the javascript hack which is used at the moment together with the Link GA and Link FA templates. To avoid an overlap where the current system and the new feature conflict, I will add a minor fix to your Common.css which adds the class names to the interwiki links. This is part of my task as a global edit interface editor for the Wikidata team. Thanks, Bene* (spjall) 18. ágúst 2014 kl. 20:26 (UTC)[svara]

Match .thumbinner for VE[breyta frumkóða]

Noticed when opening Óbó. Probably should add,

figure[typeof~='mw:Image/Thumb'],
figure[typeof~='mw:Video/Thumb'],
figure[typeof~='mw:Audio/Thumb'],
figure[typeof~='mw:Image/Frame'],
figure[typeof~='mw:Video/Frame'],
figure[typeof~='mw:Audio/Frame'] {
    min-width: 106px;
}

https://github.com/wikimedia/integration-visualdiff/commit/f834036b59e5e80694bef6bda9953d12bca31ea4 Þetta óundirritaða innlegg var skrifað af Arlolra (spjall | framlög) 27. júlí 2017 kl. 21:18 (UTC)[svara]