Update the profile picture.
This commit is contained in:
parent
1efe993406
commit
9c4b680703
4 changed files with 7 additions and 6 deletions
|
@ -147,19 +147,20 @@ pre.example {
|
|||
|
||||
p.photo-ref {
|
||||
text-align: right;
|
||||
color: #f5ff3dff;
|
||||
/*color: #f5ff3dff;*/
|
||||
color: #075b98;
|
||||
font-style: italic;
|
||||
font-size: small;
|
||||
margin-bottom: -38px;
|
||||
padding-right: 150px;
|
||||
padding-right: 75px;
|
||||
}
|
||||
|
||||
a.photo-ref:visited {
|
||||
color: #f5ff3dff;
|
||||
color: #075b98;
|
||||
}
|
||||
|
||||
a.photo-ref:link {
|
||||
color: #f5ff3dff;
|
||||
color: #075b98;
|
||||
}
|
||||
|
||||
table.news {
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 155 KiB |
|
@ -4,7 +4,7 @@
|
|||
#+LANGUAGE: fr
|
||||
|
||||
#+ATTR_HTML: :class photo-ref
|
||||
[[https://linktr.ee/mark_hrd][Mark]]
|
||||
Déborah Bernard
|
||||
|
||||
#+ATTR_HTML: :alt une photo de sergiu ivanov :class me
|
||||
[[../content/me/sivanov.jpg]]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#+LANGUAGE: en
|
||||
|
||||
#+ATTR_HTML: :class photo-ref
|
||||
[[https://linktr.ee/mark_hrd][Mark]]
|
||||
Déborah Bernard
|
||||
|
||||
#+ATTR_HTML: :alt a picture of sergiu ivanov :class me
|
||||
[[file:content/me/sivanov.jpg]]
|
||||
|
|
Loading…
Reference in a new issue