Compare commits

...

3 commits

Author SHA1 Message Date
7f30a28f24 Merge branch 'main' into shake 2025-11-18 18:24:44 +00:00
0ab7c20ee2 update yuri.markdown
ops, na verdade é "text-align", rs
2025-11-15 16:27:38 +00:00
15ea566e18 + small fix { center foot } 2025-11-15 16:17:50 +00:00

View file

@ -38,4 +38,8 @@ Acredito e apoio fortemente filosofias como conhecimento livre e código aberto.
.img:hover { .img:hover {
opacity: 100%; opacity: 100%;
} }
footer {
text-align: center;
}
</style> </style>