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

MediaWiki:Common.css

De Viquilletra
Dreceres ràpides: navegació, cerca

Nota: Després de desar, possiblement necessiteu refrescar la memòria cau del vostre navegador per a veure'n els canvis.

  • Firefox / Safari: Premeu Shift mentre cliqueu el botó Actualitzar, o pressioneu Ctrl+F5 o Ctrl+R (⌘+R a Mac)
  • Google Chrome: Premeu Ctrl+Shift+R (⌘+Shift+R a Mac)
  • Internet Explorer: Premeu la tecla Ctrl mentre cliqueu a Actualitzar o pressioneu Ctrl+F5
  • Opera: Netegeu la memòria cau Eines → Preferències
/* 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;}