This website requires JavaScript.
Explore
Help
Sign In
danielsiepmann
/
news-reader-php
Watch
1
Star
0
mirror of
https://codeberg.org/danielsiepmann/news-reader-php.git
synced
2024-11-23 04:36:09 +01:00
Code
Issues
Releases
Wiki
Activity
bed87f8a10
news-reader-php
/
assets
/
sass
/
components
/
_content.scss
9 lines
123 B
SCSS
Raw
Normal View
History
Unescape
Escape
Improve layout Don't have left sidebar. Add small sidebar to the right of each entry to interact with each entry.
2020-08-14 11:46:55 +02:00
body
>
main
{
Add bucket records and improve layout
2020-05-26 12:56:15 +02:00
padding
:
var
(
--
spacing-elements
)
;
header
h1
{
margin
:
0
;
}
}
Add import of feed entries Basic import of entries from feeds. Also make imported feeds accessible in frontend.
2020-05-26 23:09:30 +02:00
@import
'
content/entries
'
;
Reference in a new issue
Copy permalink