മീഡിയവിക്കി:Common.css
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
ശ്രദ്ധിക്കുക: സേവ് ചെയ്തശേഷം മാറ്റങ്ങൾ കാണാനായി താങ്കൾക്ക് ബ്രൗസറിന്റെ കാഷെ ഒഴിവാക്കേണ്ടി വന്നേക്കാം.
- ഫയർഫോക്സ് / സഫാരി: Reload ബട്ടൺ അമർത്തുമ്പോൾ Shift കീ അമർത്തി പിടിക്കുകയോ, Ctrl-F5 അല്ലെങ്കിൽ Ctrl-R (മാക്കിന്റോഷിൽ ⌘-R ) എന്ന് ഒരുമിച്ച് അമർത്തുകയോ ചെയ്യുക
- ഗൂഗിൾ ക്രോം: Ctrl-Shift-R (മാക്കിന്റോഷിൽ ⌘-Shift-R ) അമർത്തുക
- ഇന്റർനെറ്റ് എക്സ്പ്ലോറർ: Refresh ബട്ടൺ അമർത്തുമ്പോൾ Ctrl കീ അമർത്തിപിടിക്കുക. അല്ലെങ്കിൽ Ctrl-F5 അമർത്തുക
- ഓപ്പറ: Menu → Settings എടുക്കുക (മാക്കിൽ Opera → Preferences) എന്നിട്ട് Privacy & security → Clear browsing data → Cached images and files ചെയ്യുക.
/* META DISPLAY - TARGETS YOUR EXISTING STRUCTURE */
.article-wrapper span:first-child,
.article-wrapper > *:first-child {
display: block !important;
text-align: center !important;
font-size: 1.15em !important;
font-weight: bold !important;
color: #444 !important;
background: #f8f9fa !important;
padding: 6px 12px !important;
margin: 0.1em auto 0.6em auto !important;
border-radius: 4px !important;
line-height: 1.2 !important;
max-width: 300px !important;
}
/* META SEPARATOR SPACING */
.article-wrapper .meta-sep {
margin: 0 0.8em !important;
font-weight: normal !important;
}
/* PROTECT ALL WORKING FIXES */
.article-content p {
margin-top: 0.2em !important;
margin-bottom: 0.8em !important;
}
.article-content p:first-child {
margin-top: 0 !important;
}
.article-floatbox {
float: right !important;
margin-top: -15px !important;
position: relative !important;
z-index: 2;
}
.thumb {
float: left !important;
margin: 0.2em 1em 0.5em 0 !important;
}