Шаблон для трех таблиц на странице

Сделал шаблон для трех таблиц на странице
This commit is contained in:
2015-06-16 20:29:07 +05:00
parent a05ecadf01
commit bef243a2bf
4 changed files with 37 additions and 13 deletions

View File

@@ -29,6 +29,9 @@
table.paleblue tr.weekend {
background-color: #FFE4E1
}
.inline {
display: inline-block;
}
</style>
</head>
<body>