வார்ப்புரு:Infobox/Pictogramme/map.css: திருத்தங்களுக்கு இடையிலான வேறுபாடு

தமிழர்விக்கியிலிருந்து
Jump to navigation Jump to search
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
"Minimal rule: applies to all <body> elements: body { margin: 0; }"-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது
 
No edit summary
வரிசை 1: வரிசை 1:
/* {{pp-template}} */
/* Minimal rule: applies to all <body> elements */
.hidden-begin {
body { margin: 0; }
box-sizing: border-box;
width: 100%;
padding: 5px;
border: none;
font-size: 95%;
}

.hidden-title {
font-weight: bold;
line-height: 1.6;
text-align: left;
}

.hidden-content {
text-align: left;
}

/* [[phab:T360582]] */
@media all and ( max-width: 500px ) {
.hidden-begin {
width: auto !important;
clear: none !important;
float: none !important;
}
}

08:32, 23 ஏப்பிரல் 2026 இல் நிலவும் திருத்தம்

/* {{pp-template}} */
.hidden-begin {
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	border: none;
	font-size: 95%;
}

.hidden-title {
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}

.hidden-content {
	text-align: left;
}

/* [[phab:T360582]] */
@media all and ( max-width: 500px ) {
  .hidden-begin {
    width: auto !important;
    clear: none  !important;
    float: none !important;
  }
}
"https://tamilar.wiki/w/index.php?title=வார்ப்புரு:Infobox/Pictogramme/map.css&oldid=465766" இலிருந்து மீள்விக்கப்பட்டது