Template:Lead articles 2/styles.css
Jump to navigation
Jump to search
/* This stylesheet only affects the edit preview in [[Template:Lead articles 2]]
and will have no affect on [[UnNews:Main Page]], styles for the main page are
found in [[UnNews:Main Page/styles.csss]]. */
.l_table {
border: 0px;
height: 100%;
width: 110%;
}
.l_table tr {
height: 110%;
}
.l_table td {
width: 110%;
}
.l_box {}
.l_image {
vertical-align: top;
padding-bottom: 5px;
padding-right: 8px;
float: left;
}
.l_title {
font-size: 1.2rem !important;
font-weight: bold;
line-height: 100%;
vertical-align: top;
padding-bottom: 0.5rem;
}
.l_title a:link {
color: #000000;
text-decoration: none;
}
.l_title a:visited {
color: #000000;
text-decoration: none;
}
.l_title a:hover {
color: #000000;
text-decoration: underline;
}
.l_title a:active {
color: #000000;
text-decoration: none;
}
.l_summary {
vertical-align: top;
font-size: 100%;
}
.l_tail {
font-size: 90%;
height: 15px;
}
.l_img_type {
/*float: left;*/
padding-bottom: 3px;
}
.l_edit {
clear: left;
float: right;
}
/* [[Category:Stylesheets]] */