Id dynamic generation and used internally, writer references name instead
This commit is contained in:
parent
e39b241f1a
commit
9ef3c07410
2 changed files with 58 additions and 22 deletions
5
main.css
5
main.css
|
|
@ -15,9 +15,8 @@ div{
|
|||
div[name] {
|
||||
margin-top: 20px;
|
||||
}
|
||||
div[id]::before {
|
||||
content: attr(name);
|
||||
div p[class="title"] {
|
||||
display: block;
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
padding-right: 15px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue