mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-26 13:28:45 +07:00
@@ -1130,4 +1130,9 @@ a.headerlink {
|
||||
between above the top of the third level list */
|
||||
#menu-support.menu ul ul ul {
|
||||
border-top: 1px solid #EFEFEF;
|
||||
}
|
||||
}
|
||||
|
||||
.terminal-image {
|
||||
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
@@ -474,3 +474,8 @@ li.next {
|
||||
}
|
||||
|
||||
/* -- End specific css for documentation -- */
|
||||
|
||||
.terminal-image {
|
||||
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user