Viquilletra 2017-18. Una Viquilletra de tràiler!

MediaWiki:Common.css: Diferència entre les revisions

De Viquilletra
Dreceres ràpides: navegació, cerca
(per centrar)
 
(Hi ha 5 revisions intermèdies del mateix usuari que no es mostren)
Línia 16: Línia 16:
 
   
 
   
 
#calendar_front {
 
#calendar_front {
width:50em;
+
width:40em;
display:block;
+
display:table;
margin: 0px 5px 0px auto;
+
margin: 0 auto;
 
}
 
}
 
   
 
   
Línia 68: Línia 68:
 
color:transparent;
 
color:transparent;
 
}
 
}
 +
#calendar_front table.month_calendar td div.main p {line-height:0.6em;font-size:1%;}
 
*/
 
*/
+
#calendar_front table.month_calendar td div.main p {font-size:0.8;}
#calendar_front table.month_calendar td div.main p {line-height:0.6em;font-size:1%;}
+
+
 
/* Front page blog posts */
 
/* Front page blog posts */
 
.front_post {margin-bottom:20px; clear:left;}
 
.front_post {margin-bottom:20px; clear:left;}

Revisió de 20:40, 8 gen 2012

/* Editeu aquest fitxer per personalitzar totes les aparences per al lloc sencer */

/* Caixa presentació */
.presentacio {
margin-top:1em; 
margin-right:1em; 
margin-bottom:1em; 
-moz-border-radius:0.5em; 
padding:3em; 
border:0.2em 
dotted #DDD; 
color:#555
}

/* Control del calendari */
 
#calendar_front {
width:40em;
display:table;
margin: 0 auto;
}
 
#calendar_front form p {
text-align:right;
}
#calendar_front input {
font-size:smaller;
}
#calendar_front select {
font-size:smaller;
}
#calendar_front table.navigation_table {
background-color: transparent;
padding-bottom:5px;
}

#calendar_front table.navigation_table tr td.month_name {
display:none;
}
/*
#calendar_front table.navigation_table tr td.nav_links {
display:none;
}
*/
#calendar_front table.navigation_table tr td.nav_form {
font-size:smaller;
}
#calendar_front table.month_calendar {
}
/*
#calendar_front table.month_calendar tr.weekdays { display:none;}
#calendar_front table.month_calendar tr.weekends { display:none;}
*/
#calendar_front table.month_calendar td div.day {
margin:0 0 1px 1px;
min-height:15px;
min-width:15px;
padding:1px;
font-size:smaller;
}
#calendar_front table.month_calendar td div.main {
height:100%;
min-height:35px;
padding:1px;
}
/* 
#calendar_front table.month_calendar td div.main a {
color:transparent;
}
#calendar_front table.month_calendar td div.main p {line-height:0.6em;font-size:1%;}
*/
#calendar_front table.month_calendar td div.main p {font-size:0.8;}
/* Front page blog posts */
.front_post {margin-bottom:20px; clear:left;}
.front_post_title {font-size:larger; font-weight:bold;}
.front_post_subtitle {border-bottom: 1px solid #E0E9E9; font-size:80%; }
.front_post_date {font-weight: bold;}
.front_post_tags {font-style:italic; }
.front_post_body {text-align:justify; float:left;}
.front_post_body .thumb {display:none;}
.front_more {text-align:right;}
 
#front_ical {
display:block;
float:right;
margin:20px 5px 0 auto;
text-align:right;
}
#front_ical p{float:left; margin:-2px 4px 0px 0px;}
#front_ical div{float:right;}
 
#front_rss {
display:block;
float:right;
margin:20px 5px 0 auto;
text-align:right;
}
#front_rss p{float:left; margin:-2px 4px 0px 0px;}
#front_rss div{float:right;}
 
/* Blog posts */
.post_subtitle {border-bottom: 1px solid #E0E9E9; font-size:95%; margin-bottom: 5px; }
.post_tags {font-style:italic; }
.post_events {display:inline-block; background-color:#F9F9F9; font-weight:bold; padding:5px; border: 1px solid #E0E9E9;margin: 0px 0px 10px -5px;}
.post_map{float:right;margin:5px 0 10px 10px; clear:right;}
.post_map_details{text-align:right;font-style:italic;}