Sha256: 44f10db5b5f157640afa55477f1a0011c71f6f906c254bf3fd19f48fc1d625ff
Contents?: true
Size: 661 Bytes
Versions: 4
Compression:
Stored size: 661 Bytes
Contents
<html><head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><%= @page_attributes[:title] %></title> <link rel="stylesheet" href="public/css/bootstrap.min.css"> <link rel="stylesheet" href="public/css/doc.css"> <style type="text/css"> body { padding-top: 60px; padding-bottom: 40px; } .sidebar-nav { padding: 9px 0; } @media (max-width: 980px) { /* Enable use of floated navbar text */ .navbar-text.pull-right { float: none; padding-left: 5px; padding-right: 5px; } } </style> </head> <body>
Version data entries
4 entries across 4 versions & 1 rubygems