This website works better with JavaScript.
Home
Explore
Help
Sign In
CeilidhKit
/
com.ceilidhkit
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44
Commits
1
Branch
0
Tags
1.6 MiB
Tree:
a85adb0592
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a85adb0592'
${ noResults }
com.ceilidhkit
/
Public
/
Static
/
CSS
/
Elements
/
Columns.css
16 lines
125 B
Raw
Normal View
History
now dynamically generates the ABC files from db
4 weeks ago
.
container
{
display
:
flex
;
width
:
100
%
;
}
.
left
,
.
right
{
bodge fixed spacing
4 weeks ago
width
:
24
%
;
now dynamically generates the ABC files from db
4 weeks ago
}
.
center
{
bodge fixed spacing
4 weeks ago
.
main
{
now dynamically generates the ABC files from db
4 weeks ago
width
:
50
%
;
}