D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
home
/
markniuj
/
bazmeasar.com
/
pdf
/
Filename :
table.css
back
Copy
body { background-color: none; } A {text-decoration: none;} table { border-collapse: collapse; background-color: none; width: 100%; } tr:nth-child(even){background-color: none;} tr:hover {background-color: #ddd;} th, td { text-align: left; padding: 10px; } tr:nth-child(even) {background-color: #f2f2f2; } .categories-card { padding: 10px; border: solid #6b6b6b 1px; border-style: dotted; } .speakers-card { padding: 10px; border: solid #6b6b6b 1px; border-style: dotted; margin: 5px; } ul { padding: 10px; background-color: #ddd list-style-type: none; }