mirror of
https://github.com/Floriansylvain/projet_programmation_web.git
synced 2026-08-19 11:43:16 +02:00
🎨 Replaced author with title and vice versa
This commit is contained in:
@@ -312,6 +312,10 @@ header {
|
||||
transform: translateX(100px);
|
||||
}
|
||||
|
||||
.result-element-header + p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.result-element:hover {
|
||||
box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 15px;
|
||||
}
|
||||
@@ -322,15 +326,6 @@ header {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.result-element h3 {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.result-element-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.result-element-header button {
|
||||
background: none;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user