Skip to content

Instantly share code, notes, and snippets.

View marcandreher's full-sized avatar
🏠
Working from home

Marc Andre Herpers marcandreher

🏠
Working from home
View GitHub Profile

The RippleAPI for Java

To use it download the Release.

Introduce Users

You must create a User First You have 2 diffrent Types for that:

UserType.ID
UserType.NAME
Its free to use!
@marcandreher
marcandreher / Marc.theme.css
Last active February 9, 2018 10:29
Test for BD
.avatar-large, .avatar-profile, .avatar-small, .avatar-xlarge, .avatar-xsmall, .avatar-xxlarge {
background-clip: padding-box;
background-color: none;
background-position: 50%;
border-radius: unset;
border-top-left-radius: unset;
border-top-right-radius: unset;
border-bottom-right-radius: unset;
border-bottom-left-radius: unset;
position: relative;