Difference between revisions of "Template:Paris Bettencourt/cssPages"
Line 17: | Line 17: | ||
background-size: cover; | background-size: cover; | ||
border-bottom: 5px solid white; | border-bottom: 5px solid white; | ||
− | + | height: 100%; | |
} | } | ||
Line 118: | Line 118: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
margin-top: 8px; | margin-top: 8px; | ||
+ | font-family: 'Libertinagec', serif; | ||
} | } | ||
#textContent h5 { | #textContent h5 { | ||
Line 124: | Line 125: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
margin-top: 8px; | margin-top: 8px; | ||
+ | font-family: 'Libertinagec', serif; | ||
} | } | ||
Line 151: | Line 153: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
text-align: justify; | text-align: justify; | ||
+ | line-height: 25px; | ||
+ | } | ||
+ | #textContent { | ||
line-height: 25px; | line-height: 25px; | ||
} | } | ||
Line 168: | Line 173: | ||
#textContent hr { | #textContent hr { | ||
border: 0; | border: 0; | ||
− | height: | + | height: 10px; |
border-bottom: 1px solid grey; | border-bottom: 1px solid grey; | ||
margin-left: 100px; | margin-left: 100px; | ||
Line 178: | Line 183: | ||
/* Tables */ | /* Tables */ | ||
#textContent table { | #textContent table { | ||
+ | border-collapse: collapse; | ||
+ | border: 1px solid black; | ||
border-top: 2px solid black; | border-top: 2px solid black; | ||
border-bottom: 2px solid black; | border-bottom: 2px solid black; | ||
− | margin-top: | + | margin-top: 20px; |
− | + | margin-bottom: 30px; | |
− | + | line-height: 17px; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
#textContent tr { | #textContent tr { | ||
Line 196: | Line 200: | ||
vertical-align: middle; | vertical-align: middle; | ||
border-bottom: 2px solid black; | border-bottom: 2px solid black; | ||
− | + | color: black; | |
padding: 3px; | padding: 3px; | ||
margin: 3px; | margin: 3px; | ||
+ | border: 1px solid black; | ||
} | } | ||
#textContent td { | #textContent td { | ||
padding: 2px; | padding: 2px; | ||
vertical-align: middle; | vertical-align: middle; | ||
+ | border: 1px solid black; | ||
} | } | ||
Line 214: | Line 220: | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
− | #textContent u { | + | #textContent u { |
− | + | text-decoration: underline; | |
} | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 13:36, 14 August 2015