13 lines
235 B
Plaintext
Raw Normal View History

2017-08-02 11:08:36 +02:00
@import (once) "../include/infopages.less";
@import (once) "../include/colortheme.less";
.infopages_main();
.infopages_topbar();
2017-08-03 15:58:51 +02:00
.bio-avatar {
border-radius: 50%;
margin: 1em 0;
max-width: 300px;
max-height: 300px;
}