Utente:Xavier121/common.css

Da Wikisource.

Nota: dopo aver pubblicato, potrebbe essere necessario pulire la cache del proprio browser per vedere i cambiamenti.

  • Firefox / Safari: tieni premuto il tasto delle maiuscole Shift e fai clic su Ricarica, oppure premi Ctrl-F5 o Ctrl-R (⌘-R su Mac)
  • Google Chrome: premi Ctrl-Shift-R (⌘-Shift-R su un Mac)
  • Internet Explorer / Edge: tieni premuto il tasto Ctrl e fai clic su Aggiorna, oppure premi Ctrl-F5
  • Opera: premi Ctrl-F5.
.fronte p, .retro p, .testi p, .pagetext p {margin:0;}
.testi, .pagetext {line-height:1.5em}

/*.tiInherit p {
	text-indent:inherit;
}*/

/* Tooltip container */
/*.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}*/

/* Tooltip text */
/*.tooltip .tooltiptext {
    visibility: hidden;
    background-color: white;
    color: black;
    padding: 5px 0;
    border:1px solid black;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%; 
}*/

/* Show the tooltip text when you mouse over the tooltip container */
/*.tooltip:hover .tooltiptext {
    visibility: visible;
}*/


/*
.pagetext {
	position:relative;
}
.poem {position:relative;}
.nmis .poem {position:static;}
.referencetooltip .numeropagina {
	display:none;
}

.prp-page-content[style="width: 100%;"] #wpTextbox1 {height:200px; overflow:scroll;}
*/


/* tbody {vertical-align:inherit;} */

/*.wElastic {width:inherit}
.hElastic {height:inherit}


.bElastic {width:inherit; height:inherit}

.wTransfer {width:100%}
.hTransfer {height:100%}
.bTransfer {height:100%}

canvas {border: 1px solid green;}

#mw-panel{position:fixed;overflow:auto;left:0; bottom:0; width:160px; height:70%;}
#p-logo {position: fixed; top: 0} 
.cellbordert td {border-top:1px solid black;}
.cellborderr td {border-right:1px solid black;}
.cellborderb td {border-bottom:1px solid black;}
.cellborderl td {border-left:1px solid black;}*/
/*.poem {position:relative; } */
/*.pagetext p:first-child {text-indent:0;}*/


/*.heightDonor a, .heightDonor a img {height: inherit; width:auto;}*/

#compare1 .numeropagina, #compare2 .numeropagina {position:static;}