Skip to content

adding: style="text-align: center" inline to the photos page will center the grid #8

@uncrtn

Description

@uncrtn

Here is what finally worked for me:

<link type="text/css" rel="stylesheet" href="https://microgram.cleverdevil.io/css" />

<div id="microgram" style="text-align: center">
  loading ...
</div>
<script src="https://microgram.cleverdevil.io/js"></script>

I tried using the custom CSS to change the #microgram div without any success. It took me a long time to even think of trying to change the style inline but it works. You can see it on my photos page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions