Skip to main content

RamBase Guidelines

Borders

You can use class to get border around your content. make sure to have a container for content. if you need a border only to a side Ex: border bottom. we have four different class to get that.When using the border CSS classes, the properties border-style, border-color and border-width is set.

Border

CSS class

Preview

All border

.rb-border

rb-border.PNG

Top border

.rb-border-top

rb-border-top.PNG

Right border

.rb-border-right

rb-border-right.PNG

Bottom border

.rb-border-bottom

rb-border-bottom.PNG

Left border

.rb-border-left

rb-border-left.PNG