மீடியாவிக்கி:Vector.css: திருத்தங்களுக்கு இடையிலான வேறுபாடு

தமிழர்விக்கியிலிருந்து
Jump to navigation Jump to search
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
"All CSS here will be loaded for users of the Vector skin: .infobox { background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px; } .infobox-title { font-size: 2em; text-align: center; } .infobox-image { text-align: center; } .infobox-table th { text-align: right; vertical..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது
 
No edit summary
வரிசை 22: வரிசை 22:
.infobox-table td {
.infobox-table td {
vertical-align: top;
vertical-align: top;
}

#bodyContent {
font-size: 0.81em;
max-width:1000px;
}
}

06:51, 31 அக்டோபர் 2025 இல் நிலவும் திருத்தம்

/* All CSS here will be loaded for users of the Vector skin */
.infobox {
    background: #eee;
    border: 1px solid #aaa;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 400px;
}
.infobox-title {
    font-size: 2em;
    text-align: center;
}
.infobox-image {
    text-align: center;
}
.infobox-table th {
    text-align: right;
    vertical-align: top;
    width: 120px;
}
.infobox-table td {
    vertical-align: top;
}

#bodyContent {
  font-size: 0.81em;
  max-width:1000px;
}
"https://tamilar.wiki/w/index.php?title=மீடியாவிக்கி:Vector.css&oldid=331446" இலிருந்து மீள்விக்கப்பட்டது